mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
feat: set KEY_ID in zsh config
This commit is contained in:
parent
e98736b0bc
commit
09b243170f
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
HISTFILE = "~/.zsh_history";
|
||||
HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE = 1;
|
||||
KEYTIMEOUT = 1; # make Vi-mode transitions faster
|
||||
KEY_ID = "0x6D3C3D797793190C";
|
||||
};
|
||||
|
||||
initContent = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue