Home

Awesome

Docker Zsh

This will add docker completion for docker and currently support displaying the list of containers and images. If you make any changes, please feel free to pull request !

## How to install ?

cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/adrien-f/docker-zsh.git docker

Modify your ~/.zshrc and add docker to the list of plugins, reload (close your terminal or source ~/.zshrc) and done !