home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / me / .login < prev    next >
Text File  |  1992-07-21  |  180b  |  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.