summaryrefslogtreecommitdiffstats
path: root/share/skel/dot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'share/skel/dot.profile')
-rw-r--r--share/skel/dot.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/skel/dot.profile b/share/skel/dot.profile
index 3852c82..3ee09fd 100644
--- a/share/skel/dot.profile
+++ b/share/skel/dot.profile
@@ -1,12 +1,12 @@
-# $Id: dot.profile,v 1.14 1997/08/15 23:41:26 ache Exp $
+# $Id: dot.profile,v 1.15 1997/09/26 08:28:31 joerg Exp $
#
# .profile - Bourne Shell startup script for login shells
#
# see also sh(1), environ(7).
#
-# add /usr/games or /usr/X11R6/bin if you want
-PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:$HOME/bin; export PATH
+# remove /usr/games and /usr/X11R6/bin if you want
+PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:$HOME/bin; export PATH
# Setting TERM is normally done through /etc/ttys. Do only override
# if you're sure that you'll never log in via telnet or xterm or a
OpenPOWER on IntegriCloud