Skip to content

Instantly share code, notes, and snippets.

@joshuacrass
Last active June 22, 2018 11:53
Show Gist options
  • Save joshuacrass/e6cb89f0dda02549a33297e198b65f5a to your computer and use it in GitHub Desktop.
Save joshuacrass/e6cb89f0dda02549a33297e198b65f5a to your computer and use it in GitHub Desktop.
function nvm
bass source (brew --prefix nvm)/nvm.sh --no-use ';' nvm $argv
end
set -x NVM_DIR ~/.nvm
nvm use default --silent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment