Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aliases for remove/uninstall/unset commands #4093

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

joshtriplett
Copy link
Member

After one too many times of running rustup toolchain rm or rustup toolchain delete and being surprised that it doesn't work, add some
aliases so that it does.

After one too many times of running `rustup toolchain rm` or `rustup
toolchain delete` and being surprised that it doesn't work, add some
aliases so that it does.
Copy link
Contributor

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

Copy link
Member

@rami3l rami3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot :)

@rami3l rami3l added this pull request to the merge queue Nov 22, 2024
Merged via the queue into rust-lang:master with commit ad78cf3 Nov 22, 2024
27 checks passed
@joshtriplett joshtriplett deleted the aliases branch November 23, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants