summaryrefslogtreecommitdiffstats
path: root/share/skel/dot.login
diff options
context:
space:
mode:
Diffstat (limited to 'share/skel/dot.login')
-rw-r--r--share/skel/dot.login5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/skel/dot.login b/share/skel/dot.login
index 21d3df0..3c6fd00 100644
--- a/share/skel/dot.login
+++ b/share/skel/dot.login
@@ -1,8 +1,6 @@
# csh .login file
#
-stty crt erase 
-# PATH und MANPATH Grundeinstellung
set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/bin /usr/X11R6/bin $HOME/bin)
setenv MANPATH "/usr/share/man:/usr/X11R6/man:/usr/local/man"
@@ -12,8 +10,7 @@ set path = ($path /usr/local/interviews/bin/$CPU)
setenv MANPATH "${MANPATH}:/usr/local/interviews/man"
# 8-bit locale (germany)
-#setenv ENABLE_STARTUP_LOCALE
-#setenv LANG de_DE.ISO8859-1
+#setenv LANG de_DE.ISO_8859-1
# A rightous umask
umask 22
OpenPOWER on IntegriCloud