mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 14:27:16 +00:00
Add completions for dagger
https://github.com/jygastaud/dagger-oh-my-zsh/issues/1 is closed, add dagger completion plugin. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
a3fd7c8861
commit
c899ad4429
1 changed files with 1 additions and 0 deletions
|
@ -1191,6 +1191,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [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.
|
||||
* [ctop](https://github.com/gantsign/zsh-plugins/tree/master/ctop) - Tab completions for [ctop](https://github.com/bcicen/ctop).
|
||||
* [dagger](https://github.com/jygastaud/dagger-oh-my-zsh) - Completions for dagger.
|
||||
* [dbic](https://github.com/lejeunerenard/dbic-migration-env) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer.
|
||||
* [docker (chr-fritz)](https://github.com/chr-fritz/docker-completion.zshplugin) - Loads `docker` ZSH tab completions directly from **Docker for Mac**.
|
||||
* [docker (felixr)](https://github.com/felixr/docker-zsh-completion) - Add tab completions for `docker`.
|
||||
|
|
Loading…
Reference in a new issue