Skip to content

Instantly share code, notes, and snippets.

@marocchino
Last active December 18, 2015 14:29
Show Gist options
  • Save marocchino/5798006 to your computer and use it in GitHub Desktop.
Save marocchino/5798006 to your computer and use it in GitHub Desktop.
# fish
brew install openssl rbenv ruby-build
set CONFIGURE_OPTS --with-openssl-dir=/usr/local/opt/openssl
rbenv install ruby2.0.0-p195
rbenv global ruby2.0.0-p195
rbenv rehash
# ta-ran!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment