#!/bin/sh # .MacXrc for myers@noether.vassar.edu # # Eric Myers, Department of Physics and Astronomy, Vassar College # :: $Revision: 1.1 $ : $Date: 94/06/29 12:48:05 $ : $Author: myers $ #======================================================================* # Comment out or modify what you don't like to suit your own purpose. SHELL=tcsh # tcsh, or csh if you don't have tcsh xhost + >/dev/null 2>&1 # Anyone can write to my display: # Console window in upper left: # ##(biff y; xterm -C -sb -bg darkgreen -fg white -name Console -title "CONSOLE" -geom 80x10+0+0 -e $SHELL &) # a couple of xterm windows to work in: # (xterm -g 80x24+0-0 -e $SHELL &) (xterm -g 80x24-0+10 -e $SHELL &) # Mail notification (biff) # (nice -15 xbiff -g 64x64+0+0 &) # Run the window manager. twm is nice and simple # twm