1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-10 16:32:00 +00:00
Files
ohmyzsh-mirror/plugins/helm
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW 875e7c4077 feat(helm): cache completion file in the background (#8326)
2021-12-28 19:49:08 +01: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)