all repos — nixfiles @ ee0207c45aff47ac432a5e7285a9194b213f7576

System and user configuration, managed by nix and home-manager

zsh: Remove docker-compose completion

Included with later versions of docker-compose
Alan Pearce alan@alanpearce.eu
Thu, 26 Sep 2019 13:28:31 +0200
commit

ee0207c45aff47ac432a5e7285a9194b213f7576

parent

b0e82c6945215cb4d78f91a4efc8c0041c01942a

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.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"