Skip to content

Add nvm rm as an alias for nvm uninstall #3236

Open

Description

Here's an excerpt from my bash history:

nvm i v20.10
nvm rm v20.9.0
nvm uninstall v20.9.0

npm rm is a synonym for npm uninstall, so naturally I try the same thing for nvm. Every single time, it barfs out a help string and I have to re-run the command with the full name. It would be more convenient if that alias existed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions