/zsh-rust

A zsh plugin for the Rust programming language toolchain.

Primary LanguageShellApache License 2.0Apache-2.0

zsh-rust

A zsh plugin for the Rust programming language toolchain.

Install

Using the ⚡ Zap minimal zsh plugin manager, add the following to your .zshrc

# Install plugin
plug "marcelohmdias/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 language
  • rustc - The Rust programming language
  • cargo - 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.