Files
dotfiles/.oh-my-zsh/plugins/docker-compose/README.md
2016-04-23 18:31:04 +02:00

6 lines
202 B
Markdown

# Docker-compose plugin for oh my zsh
A copy of the completion script from the [docker-compose](1) git repo.
[1]:[https://github.com/docker/compose/blob/master/contrib/completion/zsh/_docker-compose]