[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.5 and 1.6

version 1.5, 1998/11/03 05:45:12 version 1.6, 1999/10/04 16:44:01
Line 11 
Line 11 
 alias tset      'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'  alias tset      'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'
 alias z         suspend  alias z         suspend
   
 set path = (~/bin /bin /usr/{bin,local/bin,games} .)  set path = (~/bin /bin /sbin /usr/{bin,local/bin,games,sbin} .)
   
 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.5  
changed lines
  Added in v.1.6