Skip to content

Instantly share code, notes, and snippets.

@eencinasq
Last active August 9, 2016 03:27
Show Gist options
  • Save eencinasq/6e732b3e06f186fcaf3af8db732eddff to your computer and use it in GitHub Desktop.
Save eencinasq/6e732b3e06f186fcaf3af8db732eddff to your computer and use it in GitHub Desktop.

Revisions

  1. Edwin Encinas revised this gist Aug 9, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Install nvm on ubuntu
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    # install
    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.4/install.sh | bash for mac
    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh -x http://172.20.240.5:8080/ | bash
    #Setting enviroment var:
    . ~/.nvm/nvm.sh
  2. Edwin Encinas created this gist Aug 4, 2016.
    4 changes: 4 additions & 0 deletions Install nvm on ubuntu
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    # install
    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh -x http://172.20.240.5:8080/ | bash
    #Setting enviroment var:
    . ~/.nvm/nvm.sh