Use fish as default shell in kitty

This commit is contained in:
Anthony Oteri
2023-10-03 14:47:19 -04:00
parent 8f47dac029
commit 3478aaa709
+1
View File
@@ -1247,6 +1247,7 @@ background_blur 3
#: Advanced {{{
# shell .
shell /usr/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.