Skip to content

Instantly share code, notes, and snippets.

@NoviceDuke
Created July 3, 2020 06:48
Show Gist options
  • Save NoviceDuke/8ef10e8698680b8b4584381d07b5046d to your computer and use it in GitHub Desktop.
Save NoviceDuke/8ef10e8698680b8b4584381d07b5046d to your computer and use it in GitHub Desktop.
fish config for nvm
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