yay! new fabric plugin! :)

This commit is contained in:
James Walker 2013-04-12 09:51:22 -04:00
parent 80f39cf342
commit 1e6f150802

2
zshrc
View File

@ -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/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(extract tmux git github git-flow svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush composer symfony2 vagrant knife) plugins=(extract tmux git github git-flow svn ruby rails3 bundler rvm heroku pip django fabric osx brew deb ssh-agent npm drush composer symfony2 vagrant knife)
# Python/ virtualenv # Python/ virtualenv
if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then