Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

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"