top | item 12738057

(no title)

lukechilds | 9 years ago

If you use zsh I wrote a little wrapper for nvm that adds a few handy features. Upgrades can be done with `nvm upgrade`.

https://github.com/lukechilds/zsh-nvm

discuss

order

drinchev|9 years ago

I'm trying to install it ( antigen ) but it complains that I already have a nvm installed ( well I do, but should I remove it ? )

lukechilds|9 years ago

It should work fine with existing nvm installs, have you commented out the line where you're manually sourcing nvm?

If you have can you paste the exact message you're getting?