Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
867cb3f5
Commit
867cb3f5
authored
Feb 21, 2012
by
Jeff McClure
Browse files
[JM] Removed LSCOLOR Declaration for Wider Support
parent
6272b485
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/sonicradish.zsh-theme
View file @
867cb3f5
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment