Skip to content

Instantly share code, notes, and snippets.

@ggtylerr
Created August 1, 2022 07:24
Show Gist options
  • Save ggtylerr/4af0ad85b7a31ec7f1bb1a0930822707 to your computer and use it in GitHub Desktop.
Save ggtylerr/4af0ad85b7a31ec7f1bb1a0930822707 to your computer and use it in GitHub Desktop.
removes rust from your system
curl https://sh.rustup.rs -sSf | sh
rustup self uninstall
@garryspins
Copy link

not based.

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