Skip to content

Instantly share code, notes, and snippets.

@jkronz
Created August 3, 2012 15:10
Show Gist options
  • Save jkronz/3248481 to your computer and use it in GitHub Desktop.
Save jkronz/3248481 to your computer and use it in GitHub Desktop.
rbenv setup
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment