mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 21:33:29 +02:00
76e1edf31f
Many deprecations since 0.8 and new commands.
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)