correct mistake
This commit is contained in:
parent
a1daf95e1c
commit
03465cbaf6
@ -12,7 +12,7 @@ if [ $TERM != "linux" ]; then
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(ssh context dir rbenv vcs)
|
||||
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status virtualenv root_indicator background_jobs history time)
|
||||
else
|
||||
i ZSH_THEME="rkj-repos"
|
||||
ZSH_THEME="rkj-repos"
|
||||
eval `dircolors ~/.dircolors/dircolors.ansi-dark`
|
||||
fi
|
||||
zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}
|
||||
|
Loading…
Reference in New Issue
Block a user