mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add docker-completion, clean plugins section
Add docker-completion, move other docker tab completions to completions section
This commit is contained in:
parent
047b3a3dbd
commit
120b7354fc
1 changed files with 3 additions and 2 deletions
|
@ -914,9 +914,10 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [conda-zsh-completion](https://github.com/esc/conda-zsh-completion) - ZSH tab completion for conda.
|
||||
* [ctop](https://github.com/gantsign/zsh-plugins/tree/master/ctop) - Tab completions for [ctop](https://github.com/bcicen/ctop).
|
||||
* [dbic](https://github.com/lejeunerenard/dbic-migration-env) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer.
|
||||
* [docker-completion](https://github.com/chr-fritz/docker-completion.zshplugin) - Loads `docker` ZSH tab completions directly from **Docker for Mac**.
|
||||
* [docker-enter-completion](https://github.com/primait/docker-enter-completion) - Command completion for [docker-enter](https://github.com/jpetazzo/nsenter).
|
||||
* [docker (felixr)](https://github.com/felixr/docker-zsh-completion) - Add completions for `docker`.
|
||||
* [docker (greymd)](https://github.com/greymd/docker-zsh-completion) - Add completions for `docker` and `docker-compose`.
|
||||
* [docker (felixr)](https://github.com/felixr/docker-zsh-completion) - Add tab completions for `docker`.
|
||||
* [docker (greymd)](https://github.com/greymd/docker-zsh-completion) - Add tab completions for `docker` and `docker-compose`.
|
||||
* [dropbox](https://github.com/zpm-zsh/dropbox) - A dropbox plugin for Zsh that provides `dropbox-cli` and `dropbox-uploader` commands.
|
||||
* [drush_zsh_completion](https://github.com/webflo/drush_zsh_completion) - Drush autocomplete awesomeness for ZSH.
|
||||
* [duell](https://github.com/jcxavier/oh-my-zsh-duell) - A ZSH plugin for [duell](https://github.com/gameduell/duell).
|
||||
|
|
Loading…
Reference in a new issue