setenv MAPLE_LINUX_MSG
setenv MOZILLA_HOME /usr/local/netscape
setenv XESS_LINUX_MSG

# Virtual Desktop Tab Window Manager for the X Window System
setenv WINDOW_MANAGER vtwm.gamma
add windowmanagers || \
setenv WINDOW_MANAGER /afs/athena/project/windowmanagers/bin/@sys/vtwm.gamma

if ($?XSESSION) then
	xsetroot -solid black
endif

# xterm windows specified in ~/.startup.X
set skip_initial_xterm

# Set name of login host
setenv HOSTNAME `hostname`

# Prevent Dashboard display
set skip_dash
set skip_xlogout

# No header sheet and zephyr notification upon completing printing 
setenv LPROPT "-h -z"

# Use less instead of more
setenv PAGER less
setenv LESS m

# LaTeX stuff
# setenv TEXINPUTS .:/mit/sipb/lib/tex/macros:/usr/athena/lib/tex/macros

# Set this so that my dotfiles are sourced upon su
setenv WHO timhall

# SIPB tcsh
setenv SHELL /afs/sipb/project/tcsh/tcsh

# Attach useful lockers
add postscript graphics 6.041 infoagents acro sipb newtex xess
attach -q consult 




