add old zshconfig

This commit is contained in:
Thomas Preisner 2016-10-25 18:21:43 +02:00
parent ffda4c1ff4
commit 1ef3a363de
8 changed files with 267 additions and 0 deletions

4
zsh/history.zsh Normal file
View file

@ -0,0 +1,4 @@
# History
HISTSIZE=10000
SAVEHIST=9000
HISTFILE=~/.zsh/zsh_history