162 Commits (ecb7a15baaf422fb2a268e77bb998ebd5c591426)

Author SHA1 Message Date
Jordan Harband ecb7a15baa Using our conventional NVM_ prefix for env vars. 11 years ago
Kyle Kelley 8599ea29f9 Add dist to path, add docs 11 years ago
Kyle Kelley b1d0cfa77b Added mirror option for node binaries 11 years ago
Tarcisio Gruppi eb588566f2
Removed PREVIOUS_NODE_PATH 11 years ago
Dennis Hoppe 47c87b8478 Update nvm.sh 11 years ago
Tarcisio Gruppi 58dafdaedd
Update NODE_PATH on use, run and deactivate 11 years ago
Tarcisio Gruppi 4d2faba9af
export NODE_PATH on nvm use 11 years ago
Fraser Tweedale 591a3bb19d fix MANPATH generation on FreeBSD 11 years ago
Marcin Jekot 679c71650f fix copy-packages in zsh 11 years ago
Michael 670870e211 Update nvm.sh 11 years ago
Michael 74ca011704 Update nvm.sh 11 years ago
Jordan Harband 83c5b6286d Add `nvm current` to `nvm help`. Relates to #205. 11 years ago
Michael b2ef0cb14c Update nvm.sh 11 years ago
Michael 59c4dc735a Update nvm.sh 11 years ago
Marcin Jekot 94fff5c923 fix copy-packages in zsh (without breaking sh and bash) 11 years ago
D. Stuart Freeman 56e32888ea fix copy-packages 11 years ago
Koen Punt e99fc43ab2 helper method for testing existence of commands 11 years ago
Adam Hull 037f52a55b Slurp test unsetopt stderr 11 years ago
Koen Punt aba4346a86 Universal test of unsetopt command 11 years ago
Jordan Harband 5686d9a3bb Addressing comments raised in #171 11 years ago
Logan Smyth 7862182d6f Add -f 11 years ago
Matthew Alexander b4a9c14d4e Fixed bash error caused by lack of double quotes 11 years ago
Logan Smyth 473dd86f48 Properly remove the tar file. 11 years ago
Timo Sand dd157129a6 Added command to get current nvm environment. 12 years ago
00Davo a2a8ddb779 Use only shell builtins to avoid triggering autojump, instead of needing GNU readlink 12 years ago
00Davo 1ad9d18257 Finds NVM_DIR without using cd 12 years ago
Martin Iwanowski 41352e866d Fix for issue #196, deconfusified the scenario 12 years ago
Max Zhao 62dec72394 Fixed curl silently ignoring 302 redirections 12 years ago
Daniel Stockman e5d7d493b9 Avoid error from aliased `which` during install 12 years ago
Jeremy Satterfield 6690aecc6c fix handle cases of grep aliases as described in to resolve #207 12 years ago
Code Whale 4a7945f8c1 support Raspberry Pi binaries 12 years ago
Cliffano Subagio 39c5d0597d Fix style, opening curly brace on the same line as function declaration. 12 years ago
Cliffano Subagio ab71d50b3a Add sh directive and replace bash function with sh function. 12 years ago
Derek Keller d1d53ea979 Updated fix for issues #232 and #244 12 years ago
Koen Punt 0f05655ee6 Return 1 so exit status is not null on error 12 years ago
Tim Caswell 6b932e59c3 Remove column since many common environments don't have it. 12 years ago
Donovan James King bc04ed3ece Fixes issue 232 12 years ago
Miguel Cobá 335456d008 Drop invalid -a flag for basename. 12 years ago
Emanuele Aina 42915fc21c Reduce usage of `cd' to avoid issues with shell aliases 12 years ago
Emanuele Aina f1b484ee87 Silence stderr warning on `nvm uninstall' with no configured alias 12 years ago
jnlin db7494494c Add FreeBSD support 12 years ago
GPad 5811cb9e73 Resolved Issue #194 12 years ago
GPad 7226e5fb98 read the .nvmrc if present 12 years ago
GPad bc9c82cb9f read version from .nvmrc if not specified 12 years ago
Tim Caswell f605581c7d return not exit 12 years ago
Koen Punt 70e1b81ad3 Add exit code, fix #190 12 years ago
Yosiya Hinosawa a6be969403 changed shasums file url because in v0.8.6 .txt.asc file is not available. 12 years ago
Yosiya Hinosawa 184f641730 fixed the condition for the binary package availability. 12 years ago
Yoshiya Hinosawa 7013372867 added -s (install from source) option. 12 years ago
A.J 5596054445 fixed wrong condition checking for 'shasum' (I'm using Mac OS 10.8.2) 12 years ago