Skip to content

Instantly share code, notes, and snippets.

@dallasmarlow
Created June 15, 2012 15:19
Show Gist options
  • Save dallasmarlow/2936972 to your computer and use it in GitHub Desktop.
Save dallasmarlow/2936972 to your computer and use it in GitHub Desktop.
rvm for fish
set -l GITHUB https://raw.github.com/lunks/fish-nuggets/master/functions
curl --create-dirs -o ~/.config/fish/functions/rvm.fish $GITHUB/rvm.fish
curl -o ~/.config/fish/functions/cd.fish $GITHUB/cd.fish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment