chore(zsh): Improve substring history search
This commit is contained in:
parent
d607b9fa15
commit
b50deb52cc
@ -12,6 +12,8 @@ zinit cdreplay -q
|
|||||||
|
|
||||||
# Keybinding
|
# Keybinding
|
||||||
bindkey -e
|
bindkey -e
|
||||||
|
bindkey '^p' history-search-backward
|
||||||
|
bindkey '^n' history-search-forward
|
||||||
|
|
||||||
# History
|
# History
|
||||||
HISTSIZE=5000
|
HISTSIZE=5000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user