Provides ruby and bundler aliases and initializes rbenv and/or rvm if already installed.
rbis short forruby.
rbbbundle installrbbcbundle cleanrbbebundle execrbbibundle install --path vendor/bundlerbblbundle listrbbobundle openrbbpbundle packagerbbubundle update
If you have rbenv installed with homebrew or ~/.rbenv/bin is in your $PATH, this module will evaluate rbenv's init without additional configuration to your dotfiles. To install rbenv, see https://github.com/rbenv/rbenv.
rberbenvrbeirbenv install
If RVM is already installed, this module will unset zsh's AUTO_NAME_DIRS and source ~/.rvm/scripts/rvm without additional configuration to your dotfiles. To install RVM see https://rvm.io/rvm/install and https://rvm.io/integration/zsh.
rvmirvm install