Back to Ohmyzsh

Invoke plugin

plugins/invoke/README.md

latest198 B
Original Source

Invoke plugin

This plugin adds completion for invoke.

To use it, add invoke to the plugins array in your ~/.zshrc file:

zsh
plugins=(... invoke)