Fix another typo (should fixup with previous commit)

Jacopo De Simoi 8 years ago committed by Jacopo De Simoi
parent fcdc2f5ec2
commit 3dc51f1f6c
  1. 2
      themes/gentoo-wilder.zsh-theme

@ -55,4 +55,4 @@ ZSH_THEME_GIT_PROMPT_CLEAN=""
ZSH_THEME_GIT_COMMITS_AHEAD_PREFIX="%{\033[0;36m%} "
ZSH_THEME_GIT_COMMITS_AHEAD_SUFFIX="↑%{$fg_bold[blue]%}"
ZSH_THEME_GIT_COMMITS_BEHIND_PREFIX="%{\033[0;36m%} "
ZSH_THEME_GIT_COMMITS_BEHINDu_SUFFIX="↑%{$fg_bold[blue]%}"
ZSH_THEME_GIT_COMMITS_BEHIND_SUFFIX="↓%{$fg_bold[blue]%}"

Loading…
Cancel
Save