summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-03-14 16:57:45 +0100
committerChristoph Schlosser <christoph@linux.com>2025-09-07 17:29:40 +0200
commitc3c9bf9bbbc98d2b4c6bd4177ae32664da070b27 (patch)
treee09d7799a24dfa99eb0964a55cf1af8e7dd4c373
parentbde3d6957a0c24e9a065516aec8cf9a1dccc1aa7 (diff)
downloaddots-c3c9bf9bbbc98d2b4c6bd4177ae32664da070b27.tar.gz
kitty: Change to fish as default shell
-rw-r--r--kitty.conf2
1 files changed, 1 insertions, 1 deletions
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,