Skip to content

Instantly share code, notes, and snippets.

@Den1al
Last active June 8, 2019 14:28
Show Gist options
  • Save Den1al/b47f4d3608a2c058c2b8e557f1347591 to your computer and use it in GitHub Desktop.
Save Den1al/b47f4d3608a2c058c2b8e557f1347591 to your computer and use it in GitHub Desktop.
NVM Bootstrap
# nvm
curl https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | zsh
source ~/.zshrc
nvm install v10.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment