dotfiles/dot_config/zsh/config/executable_options.zsh
2026-03-29 01:14:00 +02:00

5 lines
113 B
Bash

unsetopt beep
setopt inc_append_history
setopt share_history
setopt hist_ignore_dups
setopt hist_ignore_all_dups