Rvm to Rbenv
RVM to Rbenv
# Remove RVMrvm implode # Ensure your homebrew is working properly and up to datebrew doctorbrew update ## Install ###################################################################brew install rbenvbrew install ruby-build ## Config #################################################################### # Global git ignoregit config --global core.excludesfile ~/.gitignoreprintf "vendor/bundle\n.DS..