use new unified "rails" plugin

This commit is contained in:
James Walker 2013-12-03 08:13:02 -05:00
parent 5c1535c453
commit 9c9d4b7435

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/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(extract cask tmux tmuxinator git github git-flow svn ruby gem rvm rails3 bundler heroku pip django fabric osx brew deb ssh-agent npm nvm golang drush composer symfony2 vagrant knife)
plugins=(extract cask tmux tmuxinator git github git-flow svn ruby gem rvm rails bundler heroku pip django fabric osx brew deb ssh-agent npm nvm golang drush composer symfony2 vagrant knife)
# Python/ virtualenv
if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then