update: add hist_ignore_dups
This commit is contained in:
parent
8d274460ff
commit
33b86f9af4
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ setopt list_packed
|
|||
setopt list_types
|
||||
setopt nomatch
|
||||
setopt share_history
|
||||
setopt hist_ignore_dups
|
||||
setopt hist_ignore_all_dups
|
||||
|
||||
zmodload -i zsh/complist
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue