Add an alias for listing filesystem ACLs on OS X
This commit is contained in:
parent
bba82b9a1c
commit
7cfbf5e8f3
1 changed files with 1 additions and 0 deletions
1
profile
1
profile
|
@ -25,6 +25,7 @@ case $arch in
|
|||
|
||||
Darwin)
|
||||
alias indent='gnuindent'
|
||||
alias acls='/bin/ls -le'
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue