Skip to content

Instantly share code, notes, and snippets.

@px-amaac
Created December 11, 2014 21:21
Show Gist options
  • Save px-amaac/33c8fe8a7514b274ca8c to your computer and use it in GitHub Desktop.
Save px-amaac/33c8fe8a7514b274ca8c to your computer and use it in GitHub Desktop.
rbenv
-sh: 5: rbenv: not found
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
export PATH="$HOME/.rbenv/plugins/ruby-build/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment