lukechilds / zsh-nvm

Zsh plugin for installing, updating and loading nvm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mawkler opened this issue · comments

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.

commented

This link is probably helpful

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