diff rc/bash @ 320:e59a766d5fa3

Revert to original BSD ls colorscheme since it's better suited for solarized.
author Edho Arief <edho@myconan.net>
date Sun, 18 Mar 2012 11:38:57 +0700
parents e15c84ae856d
children b27e43878127
line wrap: on
line diff
--- a/rc/bash	Sun Mar 18 11:37:14 2012 +0700
+++ b/rc/bash	Sun Mar 18 11:38:57 2012 +0700
@@ -25,7 +25,7 @@
 export EDITOR="vi"
 export LANG="en_US.UTF-8"
 export CLICOLOR=
-export LSCOLORS=ExGxFxdxCxegedabagExEx
+export LSCOLORS="exfxcxdxbxegedabagacad"
 export LS_COLORS=
 export BLOCKSIZE=1K
 export BLOCK_SIZE=si