From 1b18d08611ace97829efdf2e58bf4e5d23f614bc Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Fri, 8 May 2026 01:30:28 +0800 Subject: [PATCH] Fix zellij completions Note that on some distros, this is shadowed by /usr/share/fish/vendor_completions.d/zellij.fish. --- share/completions/zellij.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/completions/zellij.fish b/share/completions/zellij.fish index 78d837929..d4b6c45fe 100644 --- a/share/completions/zellij.fish +++ b/share/completions/zellij.fish @@ -1 +1 @@ -zellij setup --generate-completion fish +zellij setup --generate-completion fish | source