- fix permission which-2 scripts
This commit is contained in:
parent
874e6c0adb
commit
563cd4daac
@ -1,4 +1,4 @@
|
||||
# Initialization script for csh
|
||||
|
||||
# export AFS, if you are in AFS environment
|
||||
# export AFS if you are in AFS environment
|
||||
alias which 'alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Initialization script for bash and sh
|
||||
|
||||
# export AFS, if you are in AFS environment
|
||||
# export AFS if you are in AFS environment
|
||||
alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'
|
||||
|
Loading…
Reference in New Issue
Block a user