Skip to content

Instantly share code, notes, and snippets.

@dallasmarlow
Created June 15, 2012 18:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dallasmarlow/2937920 to your computer and use it in GitHub Desktop.
Save dallasmarlow/2937920 to your computer and use it in GitHub Desktop.
rbenv for fish
set PATH $HOME/.rbenv/bin $PATH
set PATH $HOME/.rbenv/shims $PATH
rbenv rehash >/dev/null ^&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment