lsa now uses coloring

This commit is contained in:
Gerhard Lazu 2009-10-14 14:12:17 +01:00 committed by Robby Russell
parent 552e4b864a
commit 1779bedd53

View File

@ -39,7 +39,7 @@ alias gcp='git cherry-pick'
alias history='fc -l 1'
alias ls='ls -F'
alias lsa='ls -lah'
alias lsa='ls -lahG'
alias ll='ls -alr'
alias l='ls'
alias ll='ls -l'