From ccbdcc5ee81931509510a0f0aab07507b8700e81 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 13 Feb 2022 00:52:40 +0000 Subject: Add SQLite configuration --- zsh/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/rc b/zsh/rc index 764bf8a..3eb4c13 100644 --- a/zsh/rc +++ b/zsh/rc @@ -49,6 +49,7 @@ bindkey -e export EDITOR=vim export LESSHISTFILE=${XDG_CACHE_HOME}/less_history export PYTHONSTARTUP=$(dotfiles_root)/python/rc +export SQLITE_HISTORY=${XDG_CACHE_HOME}/sqlite_history export VISUAL=${EDITOR} setopt AUTO_CD -- cgit v1.2.3-70-g09d2