From 3dfbe708fffc8a6fece2c9fd7fffd4d1a8232384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20G?= Date: Thu, 6 Feb 2020 10:55:41 +0100 Subject: [PATCH] Added heading docker-compose and link to plugin --- Plugins.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.md b/Plugins.md index e372121..5511f8c 100644 --- a/Plugins.md +++ b/Plugins.md @@ -845,6 +845,12 @@ See the [README](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/dnf/) fo - Auto complete arguments and options for all docker commands. - Show containerIDs and Images for tab completion where applicable ([screenshots](https://github.com/AeonAxan/oh-my-zsh/blob/master/plugins/docker/README.md)) +## docker-compose + +Maintainer: + +docker-compose - Support for docker-compose completion. [Command list](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker-compose). + --- ## encode64