Quentin Nerden bca73e1858 feat(plugins): add completion plugin for `invoke` (#7311) | vor 3 Jahren | |
---|---|---|
.. | ||
README.md | vor 3 Jahren | |
invoke.plugin.zsh | vor 3 Jahren |
This plugin adds completion for invoke.
To use it, add invoke
to the plugins array in your ~/.zshrc
file:
plugins=(... invoke)