rustup icon indicating copy to clipboard operation
rustup copied to clipboard

Glob support for rustup toolchain remove

Open est31 opened this issue 5 years ago • 7 comments

I have 63 toolchains, culminating in 40GB of hard drive use. I'd love to remove all nightlies, but I have to add the nightlies one by one. It would be great if one could specify regexes like rustup toolchain remove nightly-*.

est31 avatar Oct 20 '20 23:10 est31