Carlo Sala 3f214329d6 chore: removing old completion code (#10616) 2 年之前
..
README.md 550781561b helm: add README (#7325) 5 年之前
helm.plugin.zsh 3f214329d6 chore: removing old completion code (#10616) 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)