5 lines
162 B
Tcsh
5 lines
162 B
Tcsh
|
# Initialization script for csh
|
||
|
|
||
|
# export AFS, if you are in AFS environment
|
||
|
alias which 'alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'
|