aboutsummaryrefslogtreecommitdiff
path: root/share/skel/dot.cshrc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-29 08:01:05 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-29 08:01:05 +0000
commitf3bee8cfe4e63e49e139b24631e3db11b0607b1a (patch)
treed58b686e7f7aee41bdb64e09cc8b303d76f2c7bd /share/skel/dot.cshrc
parent50d97d16d44f35ff2f1bc62a693be7232fc65a25 (diff)
downloadsrc-f3bee8cfe4e63e49e139b24631e3db11b0607b1a.tar.gz
src-f3bee8cfe4e63e49e139b24631e3db11b0607b1a.zip
Notes
Diffstat (limited to 'share/skel/dot.cshrc')
-rw-r--r--share/skel/dot.cshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc
index 6f43db6d6872..bea5a4e8adcc 100644
--- a/share/skel/dot.cshrc
+++ b/share/skel/dot.cshrc
@@ -11,7 +11,7 @@ setenv EDITOR vi
setenv EXINIT 'set autoindent'
setenv PAGER more
-set path = (~/bin /bin /usr/{bin,X11/bin,contrib/bin,games,old/bin} /usr/local/bin)
+set path = (~/bin /bin /usr/{bin,games} /usr/local/bin /usr/X11R6/bin)
if ($?prompt) then
# An interactive shell -- set some stuff up