mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-11-05 05:51:17 +08:00
Docker autocomplete plugin
- Adds autocomplete options for all docker commands.
- Will also show containerIDs and Image names where applicable
####Shows help for all commands

####Shows your downloaded images where applicable

####Shows your running containers where applicable

Maintainer : Ahmed Azaan (@aeonazaan)