jorgebucaran / nvm.fish

The Node.js version manager you'll adore, crafted just for Fish
https://git.io/nvm.fish
MIT License
2.13k stars 71 forks source link

Document about removing versions #85

Closed gonejack closed 5 years ago

gonejack commented 5 years ago

Thank you author for making such good tool.

Are there any commands to remove downloaded version like nvm rm 11.6.0 by any chance?

jorgebucaran commented 5 years ago

@gonejack Not at the moment. See my comment (https://github.com/jorgebucaran/fish-nvm/issues/81#issuecomment-459663041). I'm not completely closed to adding a rm command, though.