From 9c9d4b74351fdbf1f17eca28ace43d2254a5fdd8 Mon Sep 17 00:00:00 2001 From: James Walker Date: Tue, 3 Dec 2013 08:13:02 -0500 Subject: [PATCH] use new unified "rails" plugin --- home/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.zshrc b/home/.zshrc index 512a05f..9221d12 100644 --- a/home/.zshrc +++ b/home/.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 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