diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-03-14 16:57:45 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-09-07 17:29:40 +0200 |
| commit | c3c9bf9bbbc98d2b4c6bd4177ae32664da070b27 (patch) | |
| tree | e09d7799a24dfa99eb0964a55cf1af8e7dd4c373 | |
| parent | bde3d6957a0c24e9a065516aec8cf9a1dccc1aa7 (diff) | |
| download | dots-c3c9bf9bbbc98d2b4c6bd4177ae32664da070b27.tar.gz | |
kitty: Change to fish as default shell
| -rw-r--r-- | kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |