all repos — archive/dotfiles @ ad529fd05f192d37299a5e8d009baa5d16da30bb

Superseded by nixfiles

Update and migrate zsh history file location

Alan Pearce
commit

ad529fd05f192d37299a5e8d009baa5d16da30bb

parent

606c29d286a3da41da310faaa008d1a0280decd7

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -6,7 +6,7 @@
# # zsh variables # -HISTFILE=~/.zsh/history +HISTFILE=~/.cache/zsh/history HISTSIZE=4000 SAVEHIST=3000