feat: set KEY_ID in zsh config

This commit is contained in:
Ahwx 2026-07-07 15:29:09 +02:00
parent e98736b0bc
commit 09b243170f

View file

@ -48,6 +48,7 @@
HISTFILE = "~/.zsh_history";
HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE = 1;
KEYTIMEOUT = 1; # make Vi-mode transitions faster
KEY_ID = "0x6D3C3D797793190C";
};
initContent = ''