Compare commits

..

No commits in common. "2a7cf939a15d4de561352695fbbfcb9ef2c158e0" and "b94383bb08d03f36caabc82af37158d798cdb51c" have entirely different histories.

2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit 53696c16266dbbb1ddd2b33cb34d1d99a5b93ea5 Subproject commit 589c45cb8ff7c20e438f947c26db63d854cbbdb8

1
.zshrc
View file

@ -53,7 +53,6 @@ function condac() {
### ---- zsh options ------------------------------------- ### ---- zsh options -------------------------------------
setopt autocd setopt autocd
setopt HIST_FIND_NO_DUPS setopt HIST_FIND_NO_DUPS
setopt HIST_IGNORE_SPACE
setopt HIST_IGNORE_ALL_DUPS setopt HIST_IGNORE_ALL_DUPS
setopt appendhistory setopt appendhistory
setopt INC_APPEND_HISTORY setopt INC_APPEND_HISTORY