ohmyzsh/plugins/available/cargo
2017-01-26 11:23:23 +01:00
..
_cargo Update the plugins managment. Add the function 'omz-plugin' (inspired from bash-it) 2017-01-26 11:23:23 +01:00
README.md Update the plugins managment. Add the function 'omz-plugin' (inspired from bash-it) 2017-01-26 11:23:23 +01:00

cargo

This plugin adds completion for the Rust build tool cargo.

To use it, add cargo to the plugins array in your zshrc file:

plugins=(... cargo)

Updated on October 4th, 2016.