add old zshconfig
This commit is contained in:
parent
ffda4c1ff4
commit
1ef3a363de
8 changed files with 267 additions and 0 deletions
4
zsh/history.zsh
Normal file
4
zsh/history.zsh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# History
|
||||
HISTSIZE=10000
|
||||
SAVEHIST=9000
|
||||
HISTFILE=~/.zsh/zsh_history
|
||||
Loading…
Add table
Add a link
Reference in a new issue