From 2321cdbb609a9c704ee6d99892bb7f78e79f530f Mon Sep 17 00:00:00 2001 From: Pratik Tripathy Date: Sun, 23 Nov 2025 00:05:25 +0530 Subject: [PATCH] chore(zsh): Tab completions for docker & node --- common/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/.zshrc b/common/.zshrc index 988f57b..1860435 100644 --- a/common/.zshrc +++ b/common/.zshrc @@ -77,7 +77,9 @@ zinit ice wait lucid depth=1; zinit snippet OMZP::vi-mode # Completions zinit ice wait lucid depth=1; zinit snippet OMZP::brew +zinit ice wait lucid depth=1; zinit snippet OMZP::docker zinit ice wait lucid depth=1; zinit snippet OMZP::fzf +zinit ice wait lucid depth=1; zinit snippet OMZP::node zinit ice wait lucid depth=1; zinit snippet OMZP::podman zinit ice wait lucid depth=1; zinit snippet OMZP::rust