zsh hist ignore space
This commit is contained in:
parent
b94383bb08
commit
c4e1e97af3
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -53,6 +53,7 @@ function condac() {
|
|||
### ---- zsh options -------------------------------------
|
||||
setopt autocd
|
||||
setopt HIST_FIND_NO_DUPS
|
||||
setopt HIST_IGNORE_SPACE
|
||||
setopt HIST_IGNORE_ALL_DUPS
|
||||
setopt appendhistory
|
||||
setopt INC_APPEND_HISTORY
|
||||
|
|
Loading…
Add table
Reference in a new issue