Skip to content

Instantly share code, notes, and snippets.

@vertiginous
Created February 28, 2011 19:44
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 vertiginous/847890 to your computer and use it in GitHub Desktop.
Save vertiginous/847890 to your computer and use it in GitHub Desktop.
### How *I think* -n works ###
# install:
$ rvm install --branch hydra rbx-nhydra
#use:
$ rvm rbx-nhydra
### How I wish it worked ###
# install:
$ rvm install --branch hydra rbx -n hydra
#use:
$ rvm rbx-hydra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment