Created
February 7, 2013 13:42
-
-
Save luceos/4730994 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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