dotfiles/dot_config/zsh/config/executable_options.zsh
2026-03-29 22:48:41 +03:00

5 lines
113 B
Bash

unsetopt beep
setopt inc_append_history
setopt share_history
setopt hist_ignore_dups
setopt hist_ignore_all_dups