starting to use git-flow
This commit is contained in:
parent
78c0d9b55d
commit
8ce3adb11c
2
zshrc
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user