Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
317 B

24 years ago
  1. # $OpenBSD: dot.login,v 1.3 2002/06/09 06:15:15 todd Exp $
  2. #
  3. # csh login file
  4. if ( ! $?TERMCAP ) then
  5. tset -Q '-mdialup:?vt100' $TERM
  6. endif
  7. stty newcrt crterase
  8. set savehist=100
  9. set ignoreeof
  10. setenv EXINIT 'set ai sm noeb'
  11. setenv HOSTALIASES $HOME/.hostaliases
  12. if ( -x /usr/games/fortune) /usr/games/fortune