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:
parent
99005ad98e
commit
30bf6ffa62
@ -1,6 +1,5 @@
|
|||||||
#csh .login file
|
#csh .login file
|
||||||
|
|
||||||
setenv SHELL /bin/csh
|
|
||||||
set noglob
|
set noglob
|
||||||
eval `tset -s -m 'network:?xterm'`
|
eval `tset -s -m 'network:?xterm'`
|
||||||
unset noglob
|
unset noglob
|
||||||
|
Loading…
x
Reference in New Issue
Block a user