From 5a06a2ea799d7b028bde21166e2c515e516b4134 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 1 Mar 2026 11:26:36 +0100 Subject: feat: Create a color theme for fish --- config.fish | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.fish') diff --git a/config.fish b/config.fish index dbb6108..0b242a2 100644 --- a/config.fish +++ b/config.fish @@ -7,6 +7,8 @@ # end # end +fish_config theme choose kwaky + if type roxterm 2>/dev/null >/dev/null set -x TERMINAL roxterm end -- cgit v1.3-2-g11bf