![]() |
3 年之前 | |
---|---|---|
.. | ||
.gitignore | 3 年之前 | |
README.md | 5 年之前 | |
rustup.plugin.zsh | 3 年之前 |
This plugin adds completion for rustup
, the toolchain installer for the Rust programming language.
To use it, add rustup
to the plugins array in your zshrc file:
plugins=(... rustup)