Skip to content

Instantly share code, notes, and snippets.

@rkellermeyer
Created November 14, 2014 02:06
Show Gist options
  • Save rkellermeyer/654ee9774b60dec19f11 to your computer and use it in GitHub Desktop.
Save rkellermeyer/654ee9774b60dec19f11 to your computer and use it in GitHub Desktop.
Essential rbenv plugins
For environment specific vars: https://github.com/sstephenson/rbenv-vars
For handling gemsets: https://github.com/jf/rbenv-gemset
Easily build rubies: https://github.com/sstephenson/ruby-build
RbEnv driven Bundler: https://github.com/carsomyr/rbenv-bundler
Find info on gems: https://github.com/rkh/rbenv-whatis.git
Alias `use` & mimic rvm: https://github.com/rkh/rbenv-use.git
Automatically rehash RbEnv: https://github.com/sstephenson/rbenv-gem-rehash.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment