Compare commits
2 commits
b94383bb08
...
2a7cf939a1
Author | SHA1 | Date | |
---|---|---|---|
2a7cf939a1 | |||
c4e1e97af3 |
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 589c45cb8ff7c20e438f947c26db63d854cbbdb8
|
||||
Subproject commit 53696c16266dbbb1ddd2b33cb34d1d99a5b93ea5
|
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