Jarrett Lusso
8bdb5c959c
docs(nvm): clarify autoload setup ( #11797 )
3 years ago
Carlo Sala
b5be2d39e2
fix(nvm): disable lazy-loading if autoload is set
...
Closes #11748
3 years ago
Carlo Sala
46c70406dd
feat(nvm): add `npx` to lazy trigger list
...
Closes #11740
3 years ago
Carlo
64bc22aee4
feat(nvm): add `silent-autoload` setting ( #11363 )
...
Co-authored-by: Michał Regulski <regulskimichal@outlook.com>
Closes #10942
4 years ago
Carlo
6d5ba2d6c4
feat(nvm)!: settings now are zstyle-based ( #11335 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
4 years ago
Carlo
78e85c7d78
fix(nvm): source nvm script only when used ( #11205 )
...
closes #11042
4 years ago
Paul Robert Lloyd
4d8d7bed50
docs(nvm): clarify how to get Homebrew directory ( #10393 )
5 years ago
Guo, Quan
70a0577712
feat(nvm): introduce customizable list of command that triggers lazy loading ( #9946 )
...
* Add customizable list of command that triggers lazy loading
* Add $NVM_LAZY_CMD
* Add instruction to `NVM_LAZY_CMD` in README.md
5 years ago
Paul Robert Lloyd
4298e89b4b
docs(nvm): clarify how to enable settings ( #9542 )
...
It wasn’t clear where I should set the `NVM_AUTOLOAD` variable. The clue was to be found in [the docs for another plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fzf ). It seems setting values need to come before Oh My Zsh is sourced.
Updated read me to reflect this, and the fact that one of the settings mentioned is specific to nvm, not this plugin.
6 years ago
Danny Grove
8c8fe2a171
nvm: add autoloading of nvm version in .nvmrc
...
Closes #5782
Fixes #8959
Closes #8976
6 years ago
Marc Cornellà
a33c0cdb46
nvm: only lazy-load nvm if the NVM_LAZY setting is set
6 years ago
davidfmatheson
27857e66d0
nvm: add Homebrew's nvm setup ( #8316 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Denys Dovhan
d1e1f1f340
nvm: add README ( #7202 )
8 years ago