Created
November 14, 2014 02:06
-
-
Save rkellermeyer/654ee9774b60dec19f11 to your computer and use it in GitHub Desktop.
Essential rbenv plugins
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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