style: remove VCS_INFO svn settings from themes that don't enable it

This commit is contained in:
Marc Cornellà
2022-03-03 17:48:31 +01:00
parent eaa6024421
commit 04b1b75b9d
3 changed files with 0 additions and 3 deletions

View File

@@ -102,7 +102,6 @@ zstyle ':vcs_info:*' actionformats \
zstyle ':vcs_info:*' formats \
"%{$c8%}%s%%{$c7%} %{$c9%}%{$c11%}%b%{$c7%} %{$reset_color%}%f "
zstyle ':vcs_info:(sv[nk]|bzr):*' branchformat '%b%F{1}:%F{3}%r'
zstyle ':vcs_info:*' enable git
add-zsh-hook precmd prompt_jnrowe_precmd