xref: /original-bsd/share/skel/dot.login (revision 4b3fb397)
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
16