Skip to content

Instantly share code, notes, and snippets.

@vastus
Created February 21, 2016 20:01
Show Gist options
  • Select an option

  • Save vastus/7e869f01919fbaf881ec to your computer and use it in GitHub Desktop.

Select an option

Save vastus/7e869f01919fbaf881ec to your computer and use it in GitHub Desktop.
Install ruby w/ readline support using home brew
CONFIGURE_OPTS="--with-readline-dir=`brew --prefix readline`" rbenv install 2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment