Skip to content

Instantly share code, notes, and snippets.

@kahirul
Created September 25, 2014 10:11
Show Gist options
  • Save kahirul/40fa700223b29681536a to your computer and use it in GitHub Desktop.
Save kahirul/40fa700223b29681536a to your computer and use it in GitHub Desktop.
Setup RVM
curl -sSL https://get.rvm.io | sudo bash -s stable
usermod -a -G rvm jerry
source /etc/profile.d/rvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment