Fixed warning message about needing a leading tab, causes by cut and
[unix-history] / share / skel / dot.login
CommitLineData
15637ed4
RG
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