going back to rvm

This commit is contained in:
2013-10-14 13:27:35 -04:00
parent cfcf88c397
commit 60a915849c
2 changed files with 2 additions and 2 deletions

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 rbenv rails3 bundler heroku pip django fabric osx brew deb ssh-agent npm nvm drush composer symfony2 vagrant knife)
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 drush composer symfony2 vagrant knife)
# Python/ virtualenv
if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then