Mercurial > dotfiles
changeset 559:a47f3aab0371
Use machine specific history database
author | Zeger Van de Vannet <zegervdv@me.com> |
---|---|
date | Tue, 15 Feb 2022 13:20:46 +0100 |
parents | 3ac8dac65b1b |
children | c8b76a79611a |
files | dot_zshrc |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/dot_zshrc Mon Feb 14 16:40:35 2022 +0100 +++ b/dot_zshrc Tue Feb 15 13:20:46 2022 +0100 @@ -239,6 +239,7 @@ source ~/.zsh/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh +export HISTDB_FILE="${HOME}/.histdb/zsh-history-$(hostname).db" source ~/.zsh/zsh-histdb/sqlite-history.zsh source ~/.zsh/fzf-histdb.zsh