ohmyzsh/plugins/invoke
2025-10-06 10:16:11 -04:00
..
invoke.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Invoke plugin

This plugin adds completion for invoke.

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

plugins=(... invoke)