From da5d6f29cc09982dced499c159ad4281b52e8820 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 25 Jun 2015 01:11:24 +0200 Subject: [PATCH] removed git plugin; dont need it... --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 62bef10a..1383044c 100644 --- a/.zshrc +++ b/.zshrc @@ -49,7 +49,7 @@ ZSH_THEME="hanez" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(gitfast) +#plugins=(gitfast) # User configuration