# @(#) $Revision: 64.2 $ # Default user .login file ( /bin/csh initialization ) # Set up the default search paths: set path=(/bin /usr/bin /usr/contrib/bin /usr/local/bin .) #set up the terminal #eval `tset -s -Q -m ':?hp' ` stty erase "^H" kill "^U" intr "^C" eof "^D" susp "^Z" hupcl ixon ixoff tostop #tabs # Set up shell environment: set noclobber set history=20 set term=vt220