Andreas Häber 550781561b helm: add README (#7325) | 6 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
helm.plugin.zsh | 7 年之前 |
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)