From 059e071affd1d55049731e1df4a2c1ebd58002b0 Mon Sep 17 00:00:00 2001 From: silly Date: Sun, 8 Mar 2026 04:05:34 +0100 Subject: Update config.fish --- .config/fish/config.fish | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 018520b..64b815c 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,2 +1,6 @@ function fish_greeting end + +if status is-interactive + cat ~/.cache/wal/sequences +end -- cgit v1.3.1