Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Zurabpwnz/2a0a62ded80bebd4caf6f6118073f0f4 to your computer and use it in GitHub Desktop.

Select an option

Save Zurabpwnz/2a0a62ded80bebd4caf6f6118073f0f4 to your computer and use it in GitHub Desktop.

Revisions

  1. @tomsihap tomsihap created this gist Dec 23, 2018.
    13 changes: 13 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@

    # Find the latest version on https://github.com/creationix/nvm#install-script
    $ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash

    # Add in your ~/.zshrc the following:
    export NVM_DIR=~/.nvm
    [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"

    $ source ~/.zshrc

    # Usage :

    $ nvm install node