mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add zchee's tab completions
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
005b25c019
commit
234791d582
1 changed files with 1 additions and 0 deletions
|
@ -1280,6 +1280,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [codeception](https://github.com/shengyou/codeception-zsh-plugin) - Adds command completion for the Codeception Testing Framework.
|
||||
- [comonicon](https://github.com/Roger-luo/ComoniconZSHCompletion.jl) - Tab completions for [comonicon](https://github.com/Roger-luo/Comonicon.jl).
|
||||
- [completions (clarketm)](https://github.com/clarketm/zsh-completions) - This includes the zsh-users[completions](https://github.com/zsh-users/zsh-completions), zchee's [completions](https://github.com/zchee/zsh-completions), nilsonholger's [osx-zsh-completions](https://github.com/nilsonholger/osx-zsh-completions) and various other custom completions.
|
||||
- [completions (zchee)](https://github.com/zchee/zsh-completions) - Yet another collection of tab completions.
|
||||
- [completions (zsh-users)](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH.
|
||||
- [conda](https://github.com/esc/conda-zsh-completion) - ZSH tab completion for conda.
|
||||
- [cpan](https://github.com/MenkeTechnologies/zsh-cpan-completion) - Adds `cpan install word<tab>` and `cpanm install <tab>` to complete remote CPAN package names.
|
||||
|
|
Loading…
Reference in a new issue