date and time created 89/05/28 15:21:45 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 29 May 1989 06:21:45 +0000 (22:21 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 29 May 1989 06:21:45 +0000 (22:21 -0800)
SCCS-vsn: share/skel/dot.login 5.1

usr/src/share/skel/dot.login [new file with mode: 0644]

diff --git a/usr/src/share/skel/dot.login b/usr/src/share/skel/dot.login
new file mode 100644 (file)
index 0000000..bdbc750
--- /dev/null
@@ -0,0 +1,15 @@
+#csh login file
+
+if ( ! $?TERMCAP ) then
+       tset -Q  '-mdialup:?vt100' $TERM
+endif
+
+stty   newcrt crterase
+
+set    savehist=100
+set    ignoreeof
+
+setenv EXINIT          'set ai sm noeb'
+setenv HOSTALIASES      $HOME/.hostaliases
+
+/usr/games/fortune