summaryrefslogtreecommitdiff
path: root/.login
blob: e6f84d58636c857bea85449d7248c6c8faf7e97c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $OpenBSD: dot.login,v 1.7 2023/11/16 16:05:13 millert Exp $
#
# csh login file

if ( ! $?TERMCAP ) then
	tset -IQ '-munknown:?vt220' $TERM
endif

stty	newcrt crterase

set	savehist=100
set	ignoreeof

setenv	EXINIT		'set ai sm noeb'

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