From 0da20c9310866ce09ddabaa18ff2b8d92a8777bc Mon Sep 17 00:00:00 2001 From: steeef Date: Fri, 1 Oct 2010 10:09:31 -0700 Subject: [PATCH] disable vcs_info check for changes --- themes/steeef.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/steeef.zsh-theme b/themes/steeef.zsh-theme index bd3d516af..89914a17a 100755 --- a/themes/steeef.zsh-theme +++ b/themes/steeef.zsh-theme @@ -22,7 +22,7 @@ autoload -Uz vcs_info # check-for-changes can be really slow. # you should disable it, if you work with large repositories -zstyle ':vcs_info:*:prompt:*' check-for-changes true +zstyle ':vcs_info:*:prompt:*' check-for-changes false # set formats # %b - branchname