lsa now uses coloring

pull/81/head
Gerhard Lazu 2009-10-14 14:12:17 +01:00 committed by Robby Russell
parent 552e4b864a
commit 1779bedd53
1 changed files with 1 additions and 1 deletions

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'