Alan Quach
|
98e40a8da5
|
Expanding to full if statements because the shorthand results in non-zero exit codes
|
2015-07-09 18:40:52 +10:00 |
|
Alan Quach
|
2da44f90d2
|
Silencing error outputs as well (for consistency and following after things like curl)
|
2015-07-09 18:00:13 +10:00 |
|
Alan Quach
|
88a50780fc
|
Removing global NVM_SILENT and adding/using '--silent' option to nvm use instead
|
2015-07-09 17:44:09 +10:00 |
|
Alan Quach
|
9419794b19
|
Guarding npm version printing with NVM_SILENT flag check; when sourcing nvm.sh, a considerable amount of time is spent running npm --version only for that output to be black-holed to /dev/null
|
2015-07-09 09:56:26 +10:00 |
|