diff options
Diffstat (limited to 'themes/trapd00r.zsh-theme')
-rw-r--r-- | themes/trapd00r.zsh-theme | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/trapd00r.zsh-theme b/themes/trapd00r.zsh-theme index 849daf30b..260c9e701 100644 --- a/themes/trapd00r.zsh-theme +++ b/themes/trapd00r.zsh-theme @@ -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 |