srijanshetty / docker-zsh

Antigen plugin for docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 !

About

Antigen plugin for docker

License:MIT License


Languages

Language:Shell 100.0%