set option

This commit is contained in:
2022-04-19 17:29:27 +02:00
parent 73d43740fb
commit bf9b188708

View File

@@ -2,7 +2,7 @@
HISTFILE=~/.histfile HISTFILE=~/.histfile
HISTSIZE=10000 HISTSIZE=10000
SAVEHIST=10000 SAVEHIST=10000
setopt autocd extendedglob nomatch notify setopt autocd autopushd extendedglob nomatch notify
unsetopt beep unsetopt beep
bindkey -v bindkey -v
# End of lines configured by zsh-newuser-install # End of lines configured by zsh-newuser-install