Modified LS_COLORS palette

This commit is contained in:
2014-01-07 09:56:43 -08:00
parent bc9df24067
commit 0e32a16329

View File

@@ -5,6 +5,6 @@ ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[blue]%}) %{$fg[yellow]%}✗%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%})"
export LSCOLORS='exfxcxdxbxgxdxabagacad'
export LSCOLORS=gxfxbEaEBxxEhEhBaDaCaD
export LS_COLORS='di=34:ln=35:so=32:pi=33:ex=31:bd=36;01:cd=33;01:su=31;40;07:sg=36;40;07:tw=32;40;07:ow=33;40;07:'