Dropped green check, it's not necessary
Only added it when I had the git info in the right prompt because I wanted it to be a consistent width at all times.
This commit is contained in:
parent
48be72ac10
commit
c9f20f7ac5
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ PROMPT='
|
|||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_DIRTY=" %{$fg[red]%}✗"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=" %{$fg[green]%}✔"
|
||||
ZSH_THEME_GIT_PROMPT_CLEAN=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue