Save history in a file

This commit is contained in:
Max Bucknell 2015-05-09 12:49:12 +01:00
parent 3a53e41e8a
commit 82ec8c4961

View file

@ -235,6 +235,7 @@ setopt pushd_to_home
# Zsh doesn't do this by default, and I don't know why.
HISTSIZE=10000
SAVEHIST=10000
HISTFILE="$HOME/.zsh_history"
# Don't beep at me when I do something wrong
setopt no_hist_beep