Skip to content

Instantly share code, notes, and snippets.

@hienvd
Last active April 18, 2017 09:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hienvd/1e1b8dc5b6496e56579ebbc4373d1131 to your computer and use it in GitHub Desktop.
RVM with non-root user

curl -sSL https://get.rvm.io | bash -s stable --path $HOME/.rvm

source /var/lib/non-user/.rvm/scripts/rvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment