Lazy nvm loading with auto use support!
- zsh
- nvm
Install with zinit (recommended)
zinit light sei40kr/zsh-lazy-nvm
Install with zplug
zplug sei40kr/zsh-lazy-nvm
Variable | Default Value | Description |
---|---|---|
LAZY_NVM_SILENT_USE |
false |
Whether to use --silent option for nvm use . If true , it also keeps silence on reverting to nvm default version. |
LAZY_NVM_AUTO_INSTALL |
false |
Whether to install the local version if it is not already installed. |