Don't set SHELL by default - if you chpass -s your shell, this

will over-ride it and confuse several applications, including
xterm
This commit is contained in:
Gary Palmer 1995-07-12 22:42:55 +00:00
parent 99005ad98e
commit 30bf6ffa62
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9503

View File

@ -1,6 +1,5 @@
#csh .login file
setenv SHELL /bin/csh
set noglob
eval `tset -s -m 'network:?xterm'`
unset noglob