Skip to content

A zsh plugin for the Rust programming language toolchain.

License

Notifications You must be signed in to change notification settings

wintermi/zsh-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 "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 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.

About

A zsh plugin for the Rust programming language toolchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages