Age | Commit message (Collapse) | Author |
|
Closes #7807
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
|
|
|
|
locations
This makes it work regardless of where nvm is loaded from. And it uses nvm's
version strings, which distinguish the "system" and "none" NVM environments,
instead of reporting the specific version of the system node.js or erroring,
respectively.
Fixes #4336
Closes #4338
|
|
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
|
|
Fixes #5453.
|
|
* Export $NVM_DIR if it doesn't exist and use it when looking for nvm
* Use $NVM_DIR when looking for nvm for completion
* Use $NVM_DIR when looking for nvm in nvm_prompt_info
|
|
|