Skip to content

Instantly share code, notes, and snippets.

@blackcater
Last active November 27, 2019 01:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blackcater/c94e2a0360dca2408f22361d714756c9 to your computer and use it in GitHub Desktop.
Save blackcater/c94e2a0360dca2408f22361d714756c9 to your computer and use it in GitHub Desktop.
nvm.fish
# Please install bass
# > omf install bass
function nvm
bass source /usr/local/opt/nvm/nvm.sh --no-use ';' nvm $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment