Skip to content

Instantly share code, notes, and snippets.

@andrunix
Created January 23, 2013 15:32
Show Gist options
  • Save andrunix/4608199 to your computer and use it in GitHub Desktop.
Save andrunix/4608199 to your computer and use it in GitHub Desktop.
rvm get head
andrunix@amp-laptop~$ rvm get head
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 185 100 185 0 0 369 0 --:--:-- --:--:-- --:--:-- 446
100 10598 100 10598 0 0 15702 0 --:--:-- --:--:-- --:--:-- 15702
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 693 0 --:--:-- --:--:-- --:--:-- 963
100 1488k 100 1488k 0 0 303k 0 0:00:04 0:00:04 --:--:-- 343k
Upgrading the RVM installation in /Users/andrunix/.rvm/
RVM PATH line found in /Users/andrunix/.bashrc /Users/andrunix/.zshrc.
RVM sourcing line found in /Users/andrunix/.bash_profile.
Upgrade Notes:
* WARNING: Above files contains `PATH=` with no `$PATH` inside, this can break RVM,
for details check https://github.com/wayneeseguin/rvm/issues/1351#issuecomment-10939525
to avoid this warning append #PATH.
* 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'
Upgrade of RVM in /Users/andrunix/.rvm/ is complete.
# Andrew Pierce,
#
# 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