Skip to content

Commit

Permalink
delete os specific disable-patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
clutton committed Jul 24, 2012
1 parent d5bfbf0 commit decb9c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion themes/jnrowe.zsh-theme
@@ -1,7 +1,6 @@
autoload -U add-zsh-hook
autoload -Uz vcs_info

zstyle ':vcs_info:*' disable-patterns "/usr/(ports|src)(|/*)"
zstyle ':vcs_info:*' actionformats \
'%F{5}(%f%s%F{5})%F{3}-%F{5}[%F{2}%b%F{3}|%F{1}%a%F{5}]%f '
zstyle ':vcs_info:*' formats '%F{2}%s%F{7}:%F{2}(%F{1}%b%F{2})%f '
Expand Down

0 comments on commit decb9c8

Please sign in to comment.