aboutsummaryrefslogtreecommitdiffstats
path: root/kitty
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-04-09 13:11:36 +0100
committerYann Herklotz <git@yannherklotz.com>2023-04-09 13:11:36 +0100
commit17d058b984c7709b9ed3fcf073961485b7588f23 (patch)
treed5c0232345c260370e46486d660f5793870903aa /kitty
parent6a20302ff18974f219646d73ca476a1730ec2b62 (diff)
downloaddotfiles-17d058b984c7709b9ed3fcf073961485b7588f23.tar.gz
dotfiles-17d058b984c7709b9ed3fcf073961485b7588f23.zip
Update fish to rely on zsh
Diffstat (limited to 'kitty')
-rw-r--r--kitty/.config/kitty/kitty.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf
index 0edc08d..e7f0ab9 100644
--- a/kitty/.config/kitty/kitty.conf
+++ b/kitty/.config/kitty/kitty.conf
@@ -1165,7 +1165,7 @@ tab_bar_style separator
#: Advanced {{{
-shell /usr/local/bin/fish
+#shell /usr/local/bin/fish
#: The shell program to execute. The default value of . means to use
#: whatever shell is set as the default shell for the current user.