Skip to content

Instantly share code, notes, and snippets.

@vterdunov
Last active September 24, 2015 14:27
Show Gist options
  • Save vterdunov/02179b1b98197b83ce19 to your computer and use it in GitHub Desktop.
Save vterdunov/02179b1b98197b83ce19 to your computer and use it in GitHub Desktop.
init rbenv for Jenkins
export PATH=$HOME/.rbenv/bin:$HOME/.rbenv/shims:$PATH
eval "$(rbenv init -)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment