[JM] Removed LSCOLOR Declaration for Wider Support

master
Jeff McClure 14 years ago
parent 6272b4854c
commit 867cb3f511
  1. 2
      themes/sonicradish.zsh-theme

@ -35,5 +35,3 @@ ZSH_THEME_GIT_PROMPT_DELETED="%{$FG[103]%}✖%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_RENAMED="%{$FG[103]%}➜%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_UNMERGED="%{$FG[103]%}═%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_UNTRACKED="%{$FG[103]%}✭%{$reset_color%}"
export LSCOLORS=dxfxcxdxbxexexabagacad

Loading…
Cancel
Save