lukechilds / zsh-nvm

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

Add support for NVM_SILENT environment variable #91

Open regulskimichal opened 2 years ago

regulskimichal commented 2 years ago

I'd like to add a feature that disables some messages while switching between multiple versions of node. I use powerlevel10k theme that already prints versions of node so I find it useful to make it possible to disable some verbose messages.

raisedadead commented 1 year ago

@lukechilds please consider merging this.

nottmey commented 10 months ago

@regulskimichal would be great to have this, if you can spare the time fixing the remarks