Update and migrate zsh history file location
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M hooks/post-up/zsh → hooks/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