history-incremental-search

This commit is contained in:
Maciej Krok 2022-02-14 11:29:58 +01:00 committed by Paweł Płazieński
parent 179afb777a
commit 1df04eab32

1
zshrc
View File

@ -670,6 +670,7 @@ if [[ $commands[kubectl] ]]; then
source <(kubectl completion zsh);
fi
zmodload zsh/complist
#---------------------------------- Addons ------------------------------------