###################################################################### # # environment.mine File # # Sets user environment with tcsh on Mac OS X. # Place in /Users//Library/init/tcsh # # Author: Gary Embler # Date: 04/14/02 # Shell tested: tcsh 6.10.00 # OS tested: Mac OS X 10.1.3 # ###################################################################### # # Copyright (c) 2002 Gary Embler . # All rights reserved. # # Permission to use, copy, modify, and distribute this software for # any purpose with or without fee is hereby granted, provided that # the above copyright notice, this permission notice, and the # following disclaimer appear on all copies. # # This software is provided by Gary Embler on an as-is basis and all # warranties expressed or implied are disclaimed. In no event shall # the author be held liable for any direct or indirect damages # however caused arising from the use of this software. # ###################################################################### # # Terminal Environment Variables and Commands # #setenv DISPLAY 0.0.0.0:0.0 # # Local Environment Variables # setenv BLOCKSIZE K setenv USR_BIN /usr/bin setenv USR_LOCAL /usr/local setenv USR_SHARE /usr/share setenv CC $USR_BIN/cc setenv EDITOR $USR_BIN/pico #setenv TMPDIR /Volumes//var/usr/tmp # # Printer Variables # setenv PRINTCAP /etc/printcap #setenv PRINTER