Marc Cornellà dfaad779a9 fix(helm): fix completion loading mechanism | 2 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
helm.plugin.zsh | 2 年之前 |
This plugin adds completion for Helm, the Kubernetes package manager.
To use it, add helm
to the plugins array in your zshrc file:
plugins=(... helm)