Added plugin of docker-machine

This commit is contained in:
Neo 2017-03-10 17:41:23 +08:00
commit 4366eacb3a
2 changed files with 364 additions and 0 deletions

View file

@ -0,0 +1,5 @@
## docker-machine autocomplete plugin
A copy of the completion script from the
[docker](https://github.com/docker/machine/blob/master/contrib/completion/zsh/_docker-machine)
git repo.