diff --git a/.zshrc b/.zshrc index d3e7f51..7c5691c 100644 --- a/.zshrc +++ b/.zshrc @@ -8,7 +8,7 @@ export FPATH=$DOTFILES/zsh/functions:$FPATH # Enables base completion autoload -Uz compaudit compinit vcs_info compinit -#zstyle ':vcs_info:*' enable git svn +zstyle ':vcs_info:*' enable git svn #precmd() { # vcs_info #}