lukechilds / zsh-nvm

Zsh plugin for installing, updating and loading nvm
MIT License
2.22k stars 112 forks source link

Is antigen supposed to say "installing nvm" every time I run zsh? #88

Open mawkler opened 2 years ago

mawkler commented 2 years ago

Is antigen supposed to say installing nvm every time I run a new zsh instance, or am I doing something wrong? export NVM_LAZY_LOAD=true doesn't solve it either.

heliumyc commented 2 years ago

This link is probably helpful

mawkler commented 2 years ago

@heliumyc Thank you for your response, however the issue you linked doesn't really seem related to the issue I'm having.