Skip to content

Instantly share code, notes, and snippets.

@walter
Created May 5, 2013 22:08
Show Gist options
  • Select an option

  • Save walter/5522382 to your computer and use it in GitHub Desktop.

Select an option

Save walter/5522382 to your computer and use it in GitHub Desktop.
### rbenv
# use this until rbenv plugin is in better shape
# see https://github.com/robbyrussell/oh-my-zsh/pull/1118
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