Skip to content

toy/rbenv-update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

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/toy/rbenv-update.git "$(rbenv root)"/plugins/update

Usage

Update rbenv and all plugins:

rbenv update

Update selectively:

rbenv update rbenv ruby-build

About

update rbenv and plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%