- Add process manager with sway - Add oh-my-zsh config - add gtk config - Add env
This plugin adds completion for invoke.
To use it, add invoke to the plugins array in your ~/.zshrc file:
invoke
~/.zshrc
plugins=(... invoke)