Fixes #13964 Co-authored-by: Marc Cornellà <marc@mcornella.com>
This plugin adds completion and aliases for Helm, the Kubernetes package manager.
To use it, add helm to the plugins array in your zshrc file:
helm
plugins=(... helm)