# New Stuff adapted from crseo:/local/lib/csh/cshrc setenv SUNDESK /usr/local/sundesk set path=( \ . \ ~/bin \ ~/bin/sh \ ~/local \ /usr/local/bin \ /usr/local/lib \ /usr/lang \ /usr/ucb \ /usr/bin \ /usr/etc \ /usr/games \ /bin \ /etc \ /usr/ut/matlab \ $SUNDESK/bin \ /home/cascade/biblio/Search \ /home/water/khoros/bin \ ) # /home/cascade/data/qdips/bin \ if ($?prompt) then alias back 'set back=$owd;cd $back;unset back;dirs' alias bye logout alias cd 'set owd=$cwd;chdir \!*' alias fontlist 'troff -Tps < /dev/null' alias h history alias ls ls -F alias la ls -a -F alias lo logout alias l ls -l alias m more alias pageview pageview -dpi 100 -geometry 850x900 alias passwd yppasswd alias lookbib.master 'lookbib /home/cascade/biblio/Search/master' alias mtroff "/usr/bin/troff -mm -t | /usr/local/NeWSprint/pl.sun4/otroff/opost.2ps" alias rm rm -f alias stroff "/usr/bin/troff -ms -t | /usr/local/NeWSprint/pl.sun4/otroff/opost.2ps" alias Idraw /usr/local/ioffice/bin/IslandDraw alias Iwrite /usr/local/ioffice/bin/IslandWrite alias Ipaint /usr/local/ioffice/bin/IslandPaint alias mosaic 'mosaic -home file://localhost/home/theis/h597/public_html/class.html' set cdpath=~ set filec set host=`hostname | sed -e 's/\..*//'` set history=100 set prompt="$host\\!$user> " set wrapmargin setenv DEFAULT_FONT /usr/lib/fonts/fixedwidthfonts/cour.b.16 setenv EROFF_FONTDIR /usr/local/lib/efont setenv OPENWINHOME /usr/openwin setenv TAPE '/dev/nrst0' setenv XVPATH /usr/openwin/bin/xview setenv PL_PATH /usr/local/NeWSprint setenv GROFF_TMAC_PATH /usr/local/lib/groff/tmac setenv KHOROS_HOME /usr/local/khoros setenv MANPATH":/home/water/khoros/man" if (`arch` == "sun3") setenv FLOAT_OPTION f68881 endif # My stuff here # set path=($path /usr/local/openwin-3.0/bin /usr/openwin/lib) set path=($path /usr/openwin/bin /usr/openwin/lib) # set path=($path /usr/local/bin/X11) # source ~ipw/pub/cshrc source /home/river/ipw/pub/cshrc source /usr/local/lib/hydro_env if ( `uname -r` != "5.1" ) limit coredumpsize 0k # Following MAY be needed for FORTRAN setenv LD_LIBRARY_PATH /usr/local/lang/SC1.0.1:$LD_LIBRARY_PATH source .rayprompt