Skip to content

Instantly share code, notes, and snippets.

@dukechill
Created July 3, 2020 06:48
Show Gist options
  • Select an option

  • Save dukechill/8ef10e8698680b8b4584381d07b5046d to your computer and use it in GitHub Desktop.

Select an option

Save dukechill/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