1. Remove a rather strangely gratuitous bit of profanity
[unix-history] / contrib / adduser / dot.login
CommitLineData
6ad7895a
JH
1#csh login file
2
3if ( ! $?TERMCAP ) then
4 tset -Q '-mdialup:?vt100' $TERM
5endif
6
7stty newcrt crterase
8
9set savehist=100
10set ignoreeof
11
12setenv EXINIT 'set ai sm noeb'
13setenv HOSTALIASES $HOME/.hostaliases
14
15/usr/games/fortune