Created
December 10, 2012 22:17
-
-
Save seth-macpherson/4253855 to your computer and use it in GitHub Desktop.
Install RVM
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
curl -L https://get.rvm.io | bash | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 185 100 185 0 0 513 0 --:--:-- --:--:-- --:--:-- 1201 | |
100 10242 100 10242 0 0 4975 0 0:00:02 0:00:02 --:--:-- 17280 | |
Downloading RVM from wayneeseguin branch master | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 131 100 131 0 0 183 0 --:--:-- --:--:-- --:--:-- 279 | |
100 1342k 100 1342k 0 0 326k 0 0:00:04 0:00:04 --:--:-- 555k | |
Upgrading the RVM installation in /home/seth/.rvm/ | |
RVM PATH line found in /home/seth/.bashrc /home/seth/.zshrc. | |
RVM sourcing line found in /home/seth/.bashrc /home/seth/.bash_profile /home/seth/.zlogin. | |
Upgrade Notes: | |
* WARNING: You're using ~/.profile, make sure you load it, | |
add the following line to ~/.bash_profile if it exists | |
otherwise add it to ~/.bash_login: | |
source ~/.profile | |
* No new notes to display. | |
# RVM: Shell scripts enabling management of multiple ruby environments. | |
# RTFM: https://rvm.io/ | |
# HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net) | |
# Cheatsheet: http://cheat.errtheblog.com/s/rvm/ | |
# Screencast: http://screencasts.org/episodes/how-to-use-rvm | |
# In case of any issues read output of 'rvm requirements' and/or 'rvm notes' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment