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(+), 0 deletions(-)

changed files
M hooks/post-up/zshhooks/post-up/zsh
@@ -49,3 +49,4 @@ zrecompile -p $fp $fp/*
done [[ -f ~/.zsh/fasd-data ]] && mv ~/.zsh/fasd-data ~/.cache/zsh/fasd-data +[[ -f ~/.zsh/history ]] && mv ~/.zsh/history ~/.cache/zsh/history