Carlo Sala 97e6989729 fix(helm): support completion for snap installs (#10723) 2 years ago
..
README.md 550781561b helm: add README (#7325) 5 years ago
helm.plugin.zsh 97e6989729 fix(helm): support completion for snap installs (#10723) 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)