Skip to content

Instantly share code, notes, and snippets.

@luceos
Created February 7, 2013 13:42
Show Gist options
  • Save luceos/4730994 to your computer and use it in GitHub Desktop.
Save luceos/4730994 to your computer and use it in GitHub Desktop.
Installation of RVM in /usr/local/rvm/ is almost complete:
* First you need to add all users that will be using rvm to 'rvm' group,
and logout - login again, anyone using rvm will be operating with `umask u=rwx,g=rwx,o=rx`.
* To start using RVM you need to run `source /etc/profile.d/rvm.sh`
in all your open shell windows, in rare cases you need to reopen all shell windows.
# Luceos,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and
# more enjoyable!!!
#
# ~Wayne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment