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

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)