mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
style: remove VCS_INFO svn settings from themes that don't enable it
This commit is contained in:
parent
eaa6024421
commit
04b1b75b9d
3 changed files with 0 additions and 3 deletions
|
|
@ -28,7 +28,6 @@ zstyle ':vcs_info:*' actionformats \
|
|||
'%{$c8%}(%f%s)%{$c7%}-%F{5}[%F{2}%b%F{3}|%F{1}%a%F{5}]%f '
|
||||
zstyle ':vcs_info:*' formats \
|
||||
"%{$c8%}%s%{$c7%}:%{$c7%}(%{$c9%}%b%{$c7%})%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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue