Add cmuench/zsh-jenv

Add `cmuench/zsh-jenv` tab completions for https://github.com/jenv/jenv

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2024-06-13 10:49:11 -06:00
parent e06e1a6b7b
commit 75c80b1179

View file

@ -1578,6 +1578,7 @@ These plugins add tab completions without adding extra functions or aliases.
- [helmfile](https://github.com/Downager/zsh-helmfile) - Adds autocompletion for `helm`. - [helmfile](https://github.com/Downager/zsh-helmfile) - Adds autocompletion for `helm`.
- [inshellisense](https://github.com/microsoft/inshellisense) - Provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports `bash`, `fish`, `zsh` and `pwsh` on the Windows, Linux, & MacOS operating systems. - [inshellisense](https://github.com/microsoft/inshellisense) - Provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports `bash`, `fish`, `zsh` and `pwsh` on the Windows, Linux, & MacOS operating systems.
- [ipfs](https://github.com/hellounicorn/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.tech). - [ipfs](https://github.com/hellounicorn/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.tech).
- [jenv](https://github.com/cmuench/zsh-jenv) - Tab completions for [jEnv](https://github.com/jenv/jenv).
- [joe](https://github.com/corvofeng/joe-completion) - Adds completions for [joe](https://github.com/karan/joe) gitignore editor. - [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. - [jtool-completion](https://github.com/beaugalbraith/jtool-completion) - ZSH completions for jtool.
- [jx](https://github.com/haysclark/zsh-jx) - Adds tab completions for the Jenkins-X cli. - [jx](https://github.com/haysclark/zsh-jx) - Adds tab completions for the Jenkins-X cli.