fix(zsh): use default histfile location
This commit is contained in:
parent
995ccebe97
commit
fe4ba921cd
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env options
|
||||
|
||||
export HISTFILE="${XDG_CACHE_HOME}/.zsh-history"
|
||||
export SAVEHIST=10000
|
||||
setopt appendhistory
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user