Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

bheesham/rust.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust.fish

These changes have been merged upstream to the fish shell project!

Tab completions for rustc and cargo!

Installation

Clone this repo, then in your .config/fish/config.fish file, add:

source /path/to/rustc.fish
source /path/to/cargo.fish

Known "bugs"

cargo:

  • The --help, --list, --quiet, --verbose, and --version options show up for every command.

About

Tab completions for rustc and cargo!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published