mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
[JM] Removed LSCOLOR Declaration for Wider Support
This commit is contained in:
parent
6272b4854c
commit
867cb3f511
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue