1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-06-30 05:30:28 +00:00

lsa now uses coloring

This commit is contained in:
Gerhard Lazu 2009-10-14 14:12:17 +01:00
parent f706f53c7c
commit 136df77b17

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'