From cce270cf1f03c1235c35b1b3c81caa6e9d76c331 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Tue, 30 Jun 2026 10:12:52 -0400 Subject: add fzf to zsh --- common-darwin.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common-darwin.nix') diff --git a/common-darwin.nix b/common-darwin.nix index 62112fc..afca41c 100644 --- a/common-darwin.nix +++ b/common-darwin.nix @@ -27,6 +27,7 @@ passExtensions.pass-update nh nix-output-monitor + fzf ]; nix.gc = { -- cgit v1.3.1