diff options
| author | tsxv478 <atvx717@infraredcombat.xyz> | 2026-01-02 19:27:47 +0300 |
|---|---|---|
| committer | tsxv478 <atvx717@infraredcombat.xyz> | 2026-01-02 19:27:47 +0300 |
| commit | af1b01e22af4e7bdacce5fec6e90f90efe041fb2 (patch) | |
| tree | 1ccd050651330ef2aa56d7a5643bddebe1b18911 | |
| parent | 0ce17b9a87a49b0f87e0ec14e0ecec73cf4b2c07 (diff) | |
| -rw-r--r-- | .zshrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,9 +6,9 @@ HISTSIZE=100000 SAVEHIST=100000 setopt EXTENDED_HISTORY setopt SHARE_HISTORY -setopt HIST_IGNORE_DUPS -setopt HIST_FIND_NO_DUPS -setopt HIST_EXPIRE_DUPS_FIRST +# setopt HIST_IGNORE_DUPS +# setopt HIST_FIND_NO_DUPS +# setopt HIST_EXPIRE_DUPS_FIRST unsetopt beep bindkey -e zstyle :compinstall filename '~/.zshrc' |
