From 216b91fdf1470bea49fa5268f8d97fc98fc1654a Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 21 Apr 2021 07:25:36 -0600 Subject: [PATCH] Add helmfile tab completion Add helmfile tab completion now that https://github.com/Downager/zsh-helmfile/issues/1 is closed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76df00c..243709e 100644 --- a/README.md +++ b/README.md @@ -1103,6 +1103,7 @@ These plugins add tab completions without adding extra functions or aliases. * [hashlink](https://github.com/tong/zsh.plugin.hashlink) - Completions for [https://hashlink.haxe.org/](https://hashlink.haxe.org/). * [haskell](https://github.com/coot/zsh-haskell) - Adds completions for `cabal`, `ghc` and `ghc-pkgs` commands. * [haxelib](https://github.com/tong/zsh.plugin.haxelib) - Completions for haxelib. +* [helmfile](https://github.com/Downager/zsh-helmfile) - Adds autocompletion for `helm`. * [ipfs](https://github.com/hellounicorn/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.io). * [joe](https://github.com/corvofeng/joe-completion) - Adds completions for [joe](https://github.com/karan/joe) gitignore editor. * [jtool-completion](https://github.com/beaugalbraith/jtool-completion) - ZSH completions for jtool.