Skip to content
/ rust Public

rust completion definitions for zsh including commonly used tools

License

Notifications You must be signed in to change notification settings

zpm-zsh/rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-zsh-completions

Rust completion definitions for zsh including cargo, rls, rust-gdb, rust-lldb, rustc, rustdoc, rustfmt and rustup.

Installation

This plugin depends on zsh helpers

If you don't use zpm, install it manually and activate it before this plugin. If you use zpm you don’t need to do anything

If you use oh-my-zsh

  • Clone this repository into ~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zpm-zsh/rust
  • After that, add rust to your oh-my-zsh plugins array.

If you use Zgen

  1. Add zgen load zpm-zsh/rust to your .zshrc with your other plugin
  2. run zgen save

If you use my ZPM

  • Add zpm load zpm-zsh/rust into your .zshrc

About

rust completion definitions for zsh including commonly used tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages