HISTFILE=~/.local/zsh/history mkdir -p $(dirname $HISTFILE) HISTSIZE=100000 SAVEHIST=100000 setopt HIST_IGNORE_SPACE