all repos

dotfiles @ d2d0c722a11ca7ce7487cfe803ca54a88a74fd9a

my dotfiles
1 files changed, 2 insertions(+), 0 deletions(-)
kitty: do splits with current work path
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-08-07 18:09:43 +0300
Parent: a43b342
M config/kitty/kitty.conf

@@ -49,6 +49,8 @@ map alt+8 goto_tab 8

map alt+9 goto_tab 9 map alt+0 goto_tab 10 map kitty_mod+t new_tab_with_cwd +map kitty_mod+enter new_window_with_cwd +map kitty_mod+alt+enter new_os_window_with_cwd map ctrl+equal change_font_size all +1 map ctrl+minus change_font_size all -1