Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-02 | docs(nvm): clarify how to enable settings (#9542) | Paul Robert Lloyd | |
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. | |||
2020-10-09 | nvm: add autoloading of nvm version in .nvmrc | Danny Grove | |
Closes #5782 Fixes #8959 Closes #8976 | |||
2020-10-09 | nvm: only lazy-load nvm if the NVM_LAZY setting is set | Marc Cornellà | |
2020-10-08 | nvm: add Homebrew's nvm setup (#8316) | davidfmatheson | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2018-10-03 | nvm: add README (#7202) | Denys Dovhan | |