home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / me / .login < prev    next >
Text File  |  1994-07-27  |  182b  |  9 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. stty decctlq intr "^C" erase "^?" kill "^U"
  7. stty -tabs
  8. cd .
  9.