Files
config/.oh-my-zsh/plugins/invoke/README.md
2025-07-22 16:18:19 +01:00

200 B
Executable File

Invoke plugin

This plugin adds completion for invoke.

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

plugins=(... invoke)