Awesome
zsh-rust
A zsh plugin for the Rust programming language toolchain.
Install
Using the :zap: Zap minimal zsh plugin manager, add the following to your .zshrc
# Install plugin
plug "wintermi/zsh-rust"
Prerequisite Checks
A number of checks are performed to verify the following Rust programming language tools have been installed:
rustup
- Installer for the Rust programming languagerustc
- The Rust programming languagecargo
- The Rust package manager
Disclosure
This zsh-rust plugin has not been reviewed, endorsed, or approved by the Rust Foundation. For more information on the Rust Foundation Trademark Policy, click here.
License
The zsh-rust plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.