From 382ad9052f08d2b13275700cbcb55cfb62d8c5f0 Mon Sep 17 00:00:00 2001 From: reidlab Date: Sun, 21 Dec 2025 23:35:36 -0800 Subject: [PATCH] i nixed my shell --- modules/software/system/fish.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/software/system/fish.nix b/modules/software/system/fish.nix index 897c89c..55fe08b 100644 --- a/modules/software/system/fish.nix +++ b/modules/software/system/fish.nix @@ -36,6 +36,7 @@ in { { name = "autopair"; src = autopair.src; } ]; interactiveShellInit = '' + ${lib.getExe pkgs.nix-your-shell} fish | source sh ${colorScript} ''; functions.fish_greeting = ''