From c3c9bf9bbbc98d2b4c6bd4177ae32664da070b27 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Fri, 14 Mar 2025 16:57:45 +0100 Subject: kitty: Change to fish as default shell --- kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kitty.conf') diff --git a/kitty.conf b/kitty.conf index 03af503..0bffc9f 100644 --- a/kitty.conf +++ b/kitty.conf @@ -1431,7 +1431,7 @@ #: Advanced {{{ -# shell . +shell $HOME/.local/bin/fish #: The shell program to execute. The default value of . means to use #: the value of of the SHELL environment variable or if unset, -- cgit v1.2.3