Blame view

plugins/docker-compose/README.md 202 Bytes
238d8e65a   mj   Squashed 'repos/r...
1
  # Docker-compose plugin for oh my zsh
e4774f203   mj   Squashed 'repos/r...
2
3
4
5
  
  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]