From 8ce3adb11cff2ac7ae2f15f9a6221c8cd2e35d00 Mon Sep 17 00:00:00 2001 From: James Walker Date: Tue, 18 Dec 2012 15:58:08 -0600 Subject: [PATCH] starting to use git-flow --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index fe7a318..58c5ee1 100644 --- a/zshrc +++ b/zshrc @@ -19,7 +19,7 @@ export ZSH_CUSTOM=$HOME/.zsh/custom # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Example format: plugins=(rails git textmate ruby lighthouse) -plugins=(extract git github svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush composer symfony2 vagrant knife) +plugins=(extract git github git-flow svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush composer symfony2 vagrant knife) # Python/ virtualenv if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then