Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This plugin adds completion for Timoni, a package manager for Kubernetes, powered by CUE and inspired by Helm.
To use it, add timoni to the plugins array in your zshrc file:
timoni
plugins=(... timoni)