From 87ac874031fe97d0d54ab967b5e988c391ef1c01 Mon Sep 17 00:00:00 2001 From: silly Date: Thu, 26 Feb 2026 01:09:29 +0100 Subject: Add fish_greeting function to config.fish --- .config/fish/config.fish | 1 + 1 file changed, 1 insertion(+) (limited to '.config') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index ebe05ba..018520b 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1 +1,2 @@ function fish_greeting +end -- cgit v1.3.1