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 = ''