feat: add secret-backed kmeat ssh config

This commit is contained in:
Poby 2026-05-13 22:18:40 +09:00
parent 7be0d2eafc
commit 725e9f6d87
No known key found for this signature in database
7 changed files with 180 additions and 36 deletions

View file

@ -37,6 +37,11 @@ config = {
mods = "SUPER",
action = wezterm.action.ActivateCommandPalette,
},
{
key = "Enter",
mods = "ALT",
action = wezterm.action.DisableDefaultAssignment,
},
},
}