From 8ee69bd65b0057f9c4fb3e240750738ed00f0a5d Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 23 Aug 2025 23:59:08 -0400 Subject: [PATCH] removed fish greeting --- sh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/sh.nix b/sh.nix index cf9b499..4c672d8 100644 --- 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 -- 2.54.0