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