2025-01-25 22:09:37 +01:00

4 lines
112 B
TOML

[[manager.prepend_keymap]]
on = [ "<C-s>" ]
run = 'shell "$SHELL" --block --confirm'
desc = "Open shell here"