X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_login;fp=dot-files%2F_login;h=c65b0bec52d0f57dea7ed6a2ea95f78a24ba62c6;hp=0000000000000000000000000000000000000000;hb=96ae156534c456ce59254998be189bc9cb258490;hpb=fa41c89f068cab05bc08284fea74694d8e414485 diff --git a/dot-files/_login b/dot-files/_login new file mode 100644 index 0000000..c65b0be --- /dev/null +++ b/dot-files/_login @@ -0,0 +1,21 @@ +# $NetBSD: dot.login,v 1.3 2003/04/24 01:02:26 perry Exp $ +# +# This is the default .login file. +# Users are expected to edit it to meet their own needs. +# +# The commands in this file are executed when a csh user first +# logs in. This file is processed after .cshrc. +# +# See csh(1) for details. +# + +if ( ! $?SHELL ) then + setenv SHELL /bin/csh +endif + +set noglob +eval `tset -s -m 'network:?xterm'` +unset noglob +stty status '^T' crt -tostop + +if ( -x /usr/games/fortune ) /usr/games/fortune