Name
Last commit
Last update
..
README.md helm: add README (#7325)
helm.plugin.zsh Added: Helm plugins (#6265)

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)