summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff McClure <jmcclure@sonicradish.com>2012-02-21 00:45:33 -0500
committerJeff McClure <jmcclure@sonicradish.com>2012-02-21 00:45:33 -0500
commit867cb3f511fe8d0cad04ae799b595d7b0c86746a (patch)
treee4c0147f8dc8d286c6c38164a09c3b2db43987ee
parent6272b4854c0b13fa778fe7d4f6f9bb12d716299f (diff)
downloadzsh-867cb3f511fe8d0cad04ae799b595d7b0c86746a.tar.gz
zsh-867cb3f511fe8d0cad04ae799b595d7b0c86746a.tar.bz2
zsh-867cb3f511fe8d0cad04ae799b595d7b0c86746a.zip
[JM] Removed LSCOLOR Declaration for Wider Support
-rw-r--r--themes/sonicradish.zsh-theme2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/sonicradish.zsh-theme b/themes/sonicradish.zsh-theme
index cc7ba1c76..508611830 100644
--- a/themes/sonicradish.zsh-theme
+++ b/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