Commit 1779bedd authored by Gerhard Lazu's avatar Gerhard Lazu Committed by Robby Russell
Browse files

lsa now uses coloring

parent 552e4b86
......@@ -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'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment