set option

This commit is contained in:
Václav Uruba 2022-04-19 17:29:27 +02:00
parent 73d43740fb
commit bf9b188708
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

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