diff dot_zshrc @ 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 4b9b6694aa5b
children b251d808fa04
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