s/rvm/rbenv/

This commit is contained in:
James Walker 2016-09-26 20:27:14 -04:00
parent 6d435cb6cf
commit 620545edb8

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 command-not-found tmux tmuxinator timetrap git github git-flow ruby gem rvm rails bundler heroku ssh-agent npm nvm golang drush composer symfony2 vagrant knife docker docker-compose mix mix-fast)
plugins=(extract command-not-found tmux tmuxinator timetrap git github git-flow ruby gem rbenv rails bundler heroku ssh-agent npm nvm golang drush composer symfony2 vagrant knife docker docker-compose mix mix-fast)
# Python/ virtualenv
if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then