Skip to content

Instantly share code, notes, and snippets.

@DanielKehoe
Created February 27, 2013 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielKehoe/5052721 to your computer and use it in GitHub Desktop.
Save DanielKehoe/5052721 to your computer and use it in GitHub Desktop.
output of 'rvm get head'
set aliases from ~/.oh-my-zsh/lib/aliases.zsh
added to PATH and ENV from ~/.zshrc
$ ruby -v
ruby 1.8.7 (2012-02-08 patchlevel 358) [universal-darwin12.0]
$ rvm get head
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 185 100 185 0 0 291 0 --:--:-- --:--:-- --:--:-- 1250
100 11525 100 11525 0 0 8551 0 0:00:01 0:00:01 --:--:-- 42843
Downloading RVM from wayneeseguin branch master
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124 100 124 0 0 88 0 0:00:01 0:00:01 --:--:-- 128
0 124 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
100 1620k 100 1620k 0 0 293k 0 0:00:05 0:00:05 --:--:-- 597k
Upgrading the RVM installation in /Users/danielkehoe/.rvm/
RVM PATH line found in /Users/danielkehoe/.bashrc /Users/danielkehoe/.zshrc.
RVM sourcing line found in /Users/danielkehoe/.bash_profile /Users/danielkehoe/.zprofile.
Upgrade Notes:
* 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 run 'rvm requirements' or read 'rvm notes'
Upgrade of RVM in /Users/danielkehoe/.rvm/ is complete.
# Daniel Kehoe,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and
# more enjoyable!!!
#
# ~Wayne
RVM reloaded!
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment