shell/zsh: update KEYTIMEOUT to be instant
Removes a lot of the annoying delay.
This commit is contained in:
parent
55a3c1bce2
commit
b84f8374cd
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ in {
|
|||
".zshrc".text = ''
|
||||
# enable vi mode
|
||||
bindkey -v
|
||||
export KEYTIMEOUT=1
|
||||
|
||||
# history
|
||||
SAVEHIST=2000
|
||||
|
|
Loading…
Add table
Reference in a new issue