Skip to content

Instantly share code, notes, and snippets.

@dallasmarlow
Created August 6, 2013 14:45
Show Gist options
  • Save dallasmarlow/6165135 to your computer and use it in GitHub Desktop.
Save dallasmarlow/6165135 to your computer and use it in GitHub Desktop.
rbenv fish
# rbenv
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