zsh-rust-completions

October 3, 2020 ยท View on GitHub

Zsh completion definitions for Rust.

Installation

Manual

Clone the repository.

git clone https://github.com/Juici/zsh-rust-completions.git ~/path/to/plugin

Add the following to your .zshrc file.

source ~/path/to/plugin/zsh-rust-completions.plugin.zsh

Zinit

Add the following to your .zshrc file.

zinit ice wait lucid blockf
zinit load Juici/zsh-rust-completions

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in zsh-rust-completions by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.