Browse code

lsa now uses coloring

Gerhard Lazu authored on 14/10/2009 at 13:12:17
Showing 1 changed files
... ...
@@ -39,7 +39,7 @@ alias gcp='git cherry-pick'
39 39
 alias history='fc -l 1'
40 40
 
41 41
 alias ls='ls -F'
42
-alias lsa='ls -lah'
42
+alias lsa='ls -lahG'
43 43
 alias ll='ls -alr'
44 44
 alias l='ls'
45 45
 alias ll='ls -l'