From 39f2957baf1a9422f9eeacc6a76e7281ab24bfb7 Mon Sep 17 00:00:00 2001 From: aleidk Date: Tue, 6 Aug 2024 08:33:38 -0400 Subject: [PATCH] fix docker completion issue in zsh --- chezmoi/executable_dot_zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/executable_dot_zshrc b/chezmoi/executable_dot_zshrc index 503d5c8..75a2f88 100644 --- a/chezmoi/executable_dot_zshrc +++ b/chezmoi/executable_dot_zshrc @@ -29,6 +29,7 @@ zinit light Aloxaf/fzf-tab # ╰──────────────────────────────────────────────────────────╯ zinit ice as"completion"; zinit snippet "https://raw.githubusercontent.com/sharkdp/fd/master/contrib/completion/_fd" zinit ice as"completion"; zinit snippet OMZP::gh +zinit ice as"completion"; zinit snippet OMZP::docker/completions/_docker # svn is deprecated, zinit is working in replacing in favor of git: https://github.com/zdharma-continuum/zinit/issues/504 # In the meantime, this plugins will not work @@ -38,7 +39,6 @@ zinit ice as"completion"; zinit snippet OMZP::gh zinit snippet OMZP::alias-finder zinit snippet OMZP::colored-man-pages zinit snippet OMZP::dnf -zinit snippet OMZP::docker zinit snippet OMZP::docker-compose zinit snippet OMZP::git zinit snippet OMZP::systemd