From 12a7a5f33e9afdb3ccd82c40450c9cdcc4333454 Mon Sep 17 00:00:00 2001 From: Pratik Tripathy Date: Mon, 12 Jan 2026 23:38:05 +0530 Subject: [PATCH] feat(zsh): Add `bun` completion --- common/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/common/.zshrc b/common/.zshrc index f3aa064..0f3f8fe 100644 --- a/common/.zshrc +++ b/common/.zshrc @@ -80,6 +80,7 @@ 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::bun 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