Skip to content

Instantly share code, notes, and snippets.

@djberg96
Created June 26, 2016 21:13
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 djberg96/848935da8f56521402f644f79e1d235d to your computer and use it in GitHub Desktop.
Save djberg96/848935da8f56521402f644f79e1d235d to your computer and use it in GitHub Desktop.
# rbenv
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
rbenv shell 2.2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment