feat(.oh-my-zsh/custom/spy4x.zsh-theme): remove extra < and > for git branch
This commit is contained in:
parent
124c0ce3e8
commit
97277e7e9a
@ -7,5 +7,5 @@ PROMPT="${current_dir} ${firebase_project} ${git_branch}
|
||||
$ "
|
||||
RPS1="${return_code}"
|
||||
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}‹"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="› %{$reset_color%}"
|
||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}"
|
||||
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
|
||||
|
Loading…
Reference in New Issue
Block a user