1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 03:13:53 +08:00
2018-10-24 15:56:51 +02:00
..
2017-11-06 06:49:27 -08:00
2018-10-24 15:56:51 +02:00

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)