Added some more options to zshrc
This commit is contained in:
parent
65737270d2
commit
f11bc4b03c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
HISTFILE=~/.histfile
|
||||
HISTSIZE=10000
|
||||
SAVEHIST=10000
|
||||
setopt appendhistory extendedglob nomatch notify
|
||||
setopt extendedglob nomatch notify histignorespace histignorealldups histnofunctions histnostore histverify incappendhistory
|
||||
unsetopt autocd beep
|
||||
bindkey -e
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue