set prompt="%B[%t][%c]%b "
set history=300

alias al alias
alias latex latex2e
al z zwrite
al dir "ls -al -F -L"
al hist "history 20"
set correct = cmd 
set action = 'print FILENAME ":" $0'
al lookfor "nawk '/\!*/ {$action}' *.{el,cc,c,cps,f,h,ps,cpp,hpp,ns,sc,yacc,lex,l,y,par,S,s,C}"

al pa "~/bin/DoPS"
al pm "cd /mit/6.041/Spring99/PS/"
al po "cd /mit/6.041/PSbase/New/Sols"
al pf "cd /mit/6.041/PSbase/New/Fig"
al pp "cd /mit/6.041/PSbase/New/Probs"
al pc "/mit/6.041/Spring99/PS/CompilePS"

al del "xterm -T delphinus -n delphinus -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 &"
al root "xterm -ls -T root -n root -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e rlogin delphinus -l root &"
al deneb "xterm -ls -T deneb -n deneb -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e /usr/bin/rlogin deneb.atc.ll.mit.edu &"
al wilbur "xterm -ls -T wilbur -n wilbur -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e /usr/bin/rlogin wilbur.atc.ll.mit.edu &"
al orville "xterm -ls -T orville -n orville -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e /usr/bin/rlogin orville.atc.ll.mit.edu &"
al leo "xterm -ls -T leonardo -n leonardo -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e /usr/bin/rlogin pc.atc.ll.mit.edu &"
al clogin "xterm -ls -T \!* -n \!* -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e rlogin \!* &"
al tlogin "xterm -ls -T \!* -n \!* -cr HotPink -bg #303030 -bd HotPink -fg #77ff77 -e telnet \!* &"

al athena "xterm -ls -tn vt100 -T Athena -n Athena -e telnet athena.dialup.mit.edu &"
al athenax "xterm -bg pink -fg Red -ls -tn vt100 -T Athena -n Athena -e rlogin athena-x.dialup.mit.edu -l timhall &"

al mat "matlab -ver 5.1 &"


