summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sh.nix1
1 files changed, 1 insertions, 0 deletions
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