mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
modify color of suffix
This commit is contained in:
parent
118ac270e9
commit
795d9b150b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ fi
|
|||
ZSH_THEME_GIT_PROMPT_PREFIX="$FG[078](branch:"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=""
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY="$my_orange*%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="$FG[075])%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="$FG[078])%{$reset_color%}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue