From 51c97f9c44175f5262f183f4ff9c88dad51a7f21 Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Thu, 30 Jul 2026 20:15:12 -0400 Subject: fishy fishy --- fish/config.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fish/config.fish (limited to 'fish/config.fish') diff --git a/fish/config.fish b/fish/config.fish new file mode 100644 index 0000000..833df75 --- /dev/null +++ b/fish/config.fish @@ -0,0 +1,3 @@ +if status is-interactive + set -g fish_greeting +end -- cgit v1.2.3-54-g00ecf