From d985122c767b95a8c2b411d0c30464767f2717ba Mon Sep 17 00:00:00 2001 From: gpalmer Date: Wed, 12 Jul 1995 22:42:55 +0000 Subject: Don't set SHELL by default - if you chpass -s your shell, this will over-ride it and confuse several applications, including xterm --- share/skel/dot.login | 1 - 1 file changed, 1 deletion(-) (limited to 'share/skel') diff --git a/share/skel/dot.login b/share/skel/dot.login index eb10795..003b5f8 100644 --- a/share/skel/dot.login +++ b/share/skel/dot.login @@ -1,6 +1,5 @@ #csh .login file -setenv SHELL /bin/csh set noglob eval `tset -s -m 'network:?xterm'` unset noglob -- cgit v1.1