From 2a03f047547fa2eec38c80341b1fe3866b12855d Mon Sep 17 00:00:00 2001 From: larstvei Date: Mon, 17 Nov 2025 21:06:46 +0100 Subject: [PATCH] No greeting from fish --- modules/tools/shell/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/tools/shell/default.nix b/modules/tools/shell/default.nix index 1c16282..c4bebcf 100644 --- a/modules/tools/shell/default.nix +++ b/modules/tools/shell/default.nix @@ -11,6 +11,10 @@ }; }; + interactiveShellInit = '' + set fish_greeting + ''; + shellInit = '' if test "$TERM" != "dumb" track_directories