

if (-t 0) then
    stty intr ^C erase ^H kill ^U -tabs -parenb cs8
endif

if (!($?DISPLAY)) then
	if ($?REMOTEHOST) then
		setenv DISPLAY "$REMOTEHOST":0
	else
		setenv DISPLAY :0
   endif
endif

setenv EXINIT 'set autoindent shiftwidth=4 showmatch'

setenv PATH :./:/usr/demos:/usr/demos/bin:/usr/demos/IndiZone:/usr/bsd:/usr/bin:/usr/bin/X11:/usr/sbin:/usr/local/bin:/usr/local/etc:/bin:/etc
