Unverified Commit 0e4b638c authored by Raphaël Brulé's avatar Raphaël Brulé Committed by GitHub
Browse files

Add plugin for rustup completion (#8914)

parent 587b5545
# rustup
This plugin adds completion for [`rustup`](https://rustup.rs/), the toolchain installer for the Rust programming language.
To use it, add `rustup` to the plugins array in your zshrc file:
```zsh
plugins=(... rustup)
```
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment