Merge titusupdate into master #4
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -24,6 +24,7 @@ prompt pure
|
||||||
HISTSIZE=10000
|
HISTSIZE=10000
|
||||||
SAVEHIST=10000
|
SAVEHIST=10000
|
||||||
HISTFILE=~/.cache/zshhistory
|
HISTFILE=~/.cache/zshhistory
|
||||||
|
setopt appendhistory
|
||||||
|
|
||||||
# Basic auto/tab complete:
|
# Basic auto/tab complete:
|
||||||
autoload -U compinit
|
autoload -U compinit
|
||||||
|
|
Reference in a new issue