mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01: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)