Last active
August 9, 2016 03:27
-
-
Save eencinasq/6e732b3e06f186fcaf3af8db732eddff to your computer and use it in GitHub Desktop.
Revisions
-
Edwin Encinas revised this gist
Aug 9, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
Edwin Encinas created this gist
Aug 4, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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