]> gitweb @ CieloNegro.org - sugar.git/blob - dot-files/_login
Auto commit by The Sugar System.
[sugar.git] / dot-files / _login
1 #       $NetBSD: dot.login,v 1.3 2003/04/24 01:02:26 perry Exp $
2 #
3 # This is the default .login file.
4 # Users are expected to edit it to meet their own needs.
5 #
6 # The commands in this file are executed when a csh user first
7 # logs in.  This file is processed after .cshrc.
8 #
9 # See csh(1) for details.
10 #
11
12 if ( ! $?SHELL ) then
13   setenv SHELL /bin/csh
14 endif
15
16 set noglob
17 eval `tset -s -m 'network:?xterm'`
18 unset noglob
19 stty status '^T' crt -tostop
20
21 if ( -x /usr/games/fortune ) /usr/games/fortune