NetBSD/share/skel/dot.login

14 lines
240 B
Plaintext

# $NetBSD: dot.login,v 1.3 2000/03/02 16:21:44 hubertf Exp $
#csh .login file
if ( ! $?SHELL ) then
setenv SHELL /bin/csh
endif
set noglob
eval `tset -s -m 'network:?xterm'`
unset noglob
stty status '^T' crt -tostop
/usr/games/fortune