Plugin now uses completion script from docker-compose repo.

This commit is contained in:
moncho
2015-06-28 11:16:17 +02:00
parent 599831b85a
commit 0950f9c56d
3 changed files with 312 additions and 14 deletions

View File

@@ -1 +1,5 @@
# 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]