[BACK]Return to dot.cshrc CVS log [TXT][DIR] Up to [local] / src / share / skel

Diff for /src/share/skel/Attic/dot.cshrc between version 1.2 and 1.3

version 1.2, 1995/12/18 16:52:49 version 1.3, 1996/06/03 08:02:56
Line 13 
Line 13 
 alias x         exit  alias x         exit
 alias z         suspend  alias z         suspend
   
 set path = (~/bin /bin /usr/{bin,new,games,local,old} .)  set path = (~/bin /bin /usr/{bin,host,local/bin,games} .)
   
 if ($?prompt) then  if ($?prompt) then
         # An interactive shell -- set some stuff up          # An interactive shell -- set some stuff up

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3