home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / me / .login < prev    next >
Text File  |  1995-04-15  |  210b  |  10 lines

  1. #
  2. # This file gets executed once at login or window startup.
  3. #
  4. set noglob; eval `tset -Q -s`; unset noglob
  5. set term=$TERM
  6. setenv SHELL /usr/nje/bin/csh
  7. stty decctlq intr "^C" erase "^?" kill "^U"
  8. stty -tabs
  9. cd
  10.