mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 13:28:38 +02:00
bca73e1858
Co-authored-by: Quentin Nerden <quentin.nerden@intel.com>
200 B
200 B
Invoke plugin
This plugin adds completion for invoke.
To use it, add invoke to the plugins array in your ~/.zshrc file:
plugins=(... invoke)