[BACK]Return to dot.login CVS log [TXT][DIR] Up to [local] / src / share / skel

File: [local] / src / share / skel / Attic / dot.login (download)

Revision 1.2, Thu Aug 6 15:51:45 1998 UTC (25 years, 10 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.1: +1 -1 lines

fix fortune call; matter@superlink.net

#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

if ( -x /usr/games/fortune) /usr/games/fortune