Commit 55078156 authored by Andreas Häber's avatar Andreas Häber Committed by Marc Cornellà
Browse files

helm: add README (#7325)

parent 576ada13
# Helm plugin
This plugin adds completion for [Helm](https://helm.sh/), the Kubernetes package manager.
To use it, add `helm` to the plugins array in your zshrc file:
```zsh
plugins=(... helm)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment