Updated config

This commit is contained in:
2025-01-25 22:09:37 +01:00
parent e2fed71e49
commit 02248d3c8b
7 changed files with 34 additions and 235 deletions

4
.config/yazi/keymap.toml Normal file
View File

@ -0,0 +1,4 @@
[[manager.prepend_keymap]]
on = [ "<C-s>" ]
run = 'shell "$SHELL" --block --confirm'
desc = "Open shell here"