Try again with this zhistory not saving

This commit is contained in:
Trey Blancher 2023-03-25 10:18:41 -04:00
parent 6809a5aea8
commit cdbfe450e7
1 changed files with 34 additions and 0 deletions

34
2023-03-25_history.paste Normal file
View File

@ -0,0 +1,34 @@
typeset -p SAVEHIST HISTFILE HISTSIZE:
typeset -i10 SAVEHIST=99999
typeset HISTFILE=/home/trey/.zhistory
export -i10 HISTSIZE=1000000
setopt:
autocd
nobeep
braceccl
correct
extendedglob
extendedhistory
histexpiredupsfirst
histignorealldups
histignorespace
histverify
incappendhistory
interactive
interactivecomments
login
nonomatch
nullglob
promptbang
shinstdin
vi
ls -alh .zhistory:
-rw-r--r-- 1 trey trey 0 Mar 25 10:04 .zhistory
lsattr .zhistory:
---------------------- .zhistory