Mercurial > dotfiles
diff dot_zshrc @ 693:f9eadf5e6d57
feat: reduce size of history search window
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 05 Oct 2022 18:35:44 +0200 |
parents | 6aabd0b8d766 |
children | 306ac9429043 |
line wrap: on
line diff
--- a/dot_zshrc Wed Oct 05 18:35:14 2022 +0200 +++ b/dot_zshrc Wed Oct 05 18:35:44 2022 +0200 @@ -268,6 +268,7 @@ zsh-defer source ~/.zsh/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh export HISTDB_FILE="${HOME}/.histdb/zsh-history-$(hostname).db" +export HISTDB_HEIGHT="70%" zsh-defer source ~/.zsh/zsh-histdb/sqlite-history.zsh zsh-defer source ~/.zsh/zsh-histdb-skim/zsh-histdb-skim.zsh