]> Skullheadx's Git Forge - nixos.git/commitdiff
removed fish greeting
authorAndrew <admonty1@protonmail.com>
Sun, 24 Aug 2025 03:59:08 +0000 (23:59 -0400)
committerAndrew <admonty1@protonmail.com>
Sun, 24 Aug 2025 03:59:08 +0000 (23:59 -0400)
sh.nix

diff --git a/sh.nix b/sh.nix
index cf9b499caf78fdc72e3aff4030514b5fa80e7b9f..4c672d8ad03f8211463999132167e39a4fe2962d 100644 (file)
--- a/sh.nix
+++ b/sh.nix
@@ -71,6 +71,7 @@ in
                };
                  interactiveShellInit = ''
                    fish_vi_key_bindings
+                   set -U fish_greeting
                    zoxide init fish | source
                    starship init fish | source
                    fzf --fish | source