bca73e1858
Co-authored-by: Quentin Nerden <quentin.nerden@intel.com> |
||
---|---|---|
.. | ||
README.md | ||
invoke.plugin.zsh |
README.md
Invoke plugin
This plugin adds completion for invoke.
To use it, add invoke
to the plugins array in your ~/.zshrc
file:
plugins=(... invoke)