Skip to content

Instantly share code, notes, and snippets.

@glidenote
Created December 20, 2011 06:06
Show Gist options
  • Save glidenote/1500497 to your computer and use it in GitHub Desktop.
Save glidenote/1500497 to your computer and use it in GitHub Desktop.
.zshenv
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init -)"
source ~/.rbenv/completions/rbenv.zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment