From ee0207c45aff47ac432a5e7285a9194b213f7576 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 26 Sep 2019 13:28:31 +0200 Subject: zsh: Remove docker-compose completion Included with later versions of docker-compose --- zsh/.config/zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index bc96d37a..1931d1f9 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -164,8 +164,6 @@ zplugin ice if'[[ $os -eq darwin ]]' zplugin snippet "OMZ::lib/functions.zsh" zplugin ice if'[[ $os -eq darwin ]]' zplugin snippet "OMZ::lib/termsupport.zsh" -zplugin ice id-as'docker-compose-completion' wait'[[ -n ${ZLAST_COMMANDS[(r)d*]} ]]' lucid -zplugin snippet "https://github.com/docker/compose/raw/1.24.1/contrib/completion/zsh/_docker-compose" zplugin ice if'[[ $os -eq darwin ]]' wait'5' lucid zplugin load "unixorn/tumult.plugin.zsh" -- cgit 1.4.1