# @(#)cshrc 1.1 92/07/30 SMI
umask 022
set path=(/bin /usr/bin /usr/ucb /etc /usr/etc .)
if ( $?prompt ) then
	set history=32
endif
