4 lines
162 B
Tcsh
Executable file
4 lines
162 B
Tcsh
Executable file
# 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'
|