diff --git a/profile b/profile index 6f1848f..a1fb689 100644 --- a/profile +++ b/profile @@ -25,6 +25,7 @@ case $arch in Darwin) alias indent='gnuindent' + alias acls='/bin/ls -le' ;; esac