Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ColinDabritz on github.
  • I am colindabritz (https://keybase.io/colindabritz) on keybase.
  • I have a public key whose fingerprint is DA7D 6894 3505 4D7C 8EFE 77B0 2052 6108 74F4 DCDB

To claim this, I am signing this object:

@ColinDabritz
ColinDabritz / gist:5968196
Created July 10, 2013 17:15
Heroku Toolbelt install script
This script requires superuser access to install apt packages.
You will be prompted for your password by sudo.
--2013-07-10 06:07:38-- https://toolbelt.heroku.com/apt/release.key
Resolving toolbelt.heroku.com (toolbelt.heroku.com)...
107.22.233.248
,
174.129.22.35
,
174.129.23.118
, ...
@ColinDabritz
ColinDabritz / gist:5938811
Created July 6, 2013 05:49
rvm output from: su -l vagrant -c '\curl -s -L https://get.rvm.io | bash -s head --rails --quiet-curl --autolibs=enabled --gems=sinatra,watchr --debug'
stdin: is not a tty
Turning on quiet curl mode.
Turning on debug mode.
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch master
step> 'print_install_header' started
Installing RVM to /home/vagrant/.rvm/
step< 'print_install_header' finished with 0
@ColinDabritz
ColinDabritz / gist:5938762
Last active December 19, 2015 10:09
output of rvm run of: su -l vagrant -c '\curl -s -L https://get.rvm.io | bash -s head --rails --quiet-curl --autolibs=enabled --gems=sinatra,watchr'
Turning on quiet curl mode.
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch master
Installing RVM to /home/vagrant/.rvm/
Adding rvm PATH line to /home/vagrant/.bashrc /home/vagrant/.zshrc.
Adding rvm loading line to /home/vagrant/.bash_profile /home/vagrant/.zprofile.
Installation of RVM in /home/vagrant/.rvm/ is almost complete:
running RVM...
Turning on quiet curl mode.
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch stable
step> 'print_install_header' started
Installing RVM to /home/vagrant/.rvm/
step< 'print_install_header' finished with 0
step> 'configure_path' started