makedeb


nvm 0.40.1-0


Node Version Manager - Simple bash script to manage multiple active node.js versions

Viewing /postrm.

View raw.

Click here to go back to the Git tree for nvm.

echo "
Don't forget to clean up any lines added to your shell's startup script!

For example, from your .bashrc (or .zshrc etc.), delete the line:

source /usr/share/nvm/init-nvm.sh
"

# vim:set ts=2 sw=2 et: