fix: removed setopt
This commit is contained in:
parent
a6c87e267b
commit
e3dc3e943e
|
@ -120,7 +120,6 @@ fi
|
|||
eval "$(starship init bash)"
|
||||
|
||||
# History
|
||||
setopt share_history
|
||||
HISTSIZE=100000
|
||||
HISTFILESIZE=200000
|
||||
SAVEHIST=100000
|
||||
|
|
Loading…
Reference in New Issue