(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW 875e7c4077 feat(helm): cache completion file in the background (#8326) 2 年之前
..
README.md 550781561b helm: add README (#7325) 5 年之前
helm.plugin.zsh 875e7c4077 feat(helm): cache completion file in the background (#8326) 2 年之前

README.md

Helm plugin

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)