=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/skel/Attic/dot.cshrc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/share/skel/Attic/dot.cshrc 1996/06/03 08:02:56 1.3 +++ src/share/skel/Attic/dot.cshrc 1998/05/10 18:06:20 1.4 @@ -8,12 +8,10 @@ alias la ls -a alias lf ls -FA alias ll ls -lgsA -alias su su -m alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars' -alias x exit alias z suspend -set path = (~/bin /bin /usr/{bin,host,local/bin,games} .) +set path = (~/bin /bin /usr/{bin,local/bin,games} .) if ($?prompt) then # An interactive shell -- set some stuff up