.zshrc: Change history file location
Also remove lame comment by zsh setup assistant. Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
3
.zshrc
3
.zshrc
@ -1,5 +1,4 @@
|
|||||||
# Lines configured by zsh-newuser-install
|
HISTFILE=~/.zsh_history
|
||||||
HISTFILE=~/.histfile
|
|
||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
SAVEHIST=1000
|
SAVEHIST=1000
|
||||||
setopt append_history # append
|
setopt append_history # append
|
||||||
|
Reference in New Issue
Block a user