Switch rbenv back to manual install method

This commit is contained in:
2013-01-07 11:52:21 +00:00
parent 0a83f5d073
commit 53c6521d9c
2 changed files with 11 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ DISABLE_AUTO_TITLE="true"
# 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=(brew bundler cake cap gem heroku node nyan osx powder python rails3 \
ruby thor vagrant)
rbenv ruby thor vagrant)
source "$ZSH/oh-my-zsh.sh"