README.md
March 27, 2015 ยท View on GitHub
This rbenv plugin adds the rbenv update command that updated rbenv and all installed plugins.
Installation
Simply clone the repository into the plugins directory:
mkdir -p "$(rbenv root)/plugins"
git clone https://github.com/rkh/rbenv-update.git "$(rbenv root)/plugins/rbenv-update"