echo" nvm deactivate Undo effects of NVM on current shell"
echo
echo"Example:"
echo" nvm install v0.2.5"
echo" nvm use v0.2.5"
echo" nvm install v0.4.0"
echo" nvm use v0.4.0"
echo
;;
"install")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.