diff --git a/zsh/rc b/zsh/rc index 11c38ae..605d7d8 100644 --- a/zsh/rc +++ b/zsh/rc @@ -9,7 +9,9 @@ _here="$(dirname -- "$(readlink -f -- "${HOME}/.zshrc")")" setopt CORRECT setopt INTERACTIVE_COMMENTS +unsetopt BEEP unsetopt NOMATCH +unsetopt FLOW_CONTROL # History setopt BANG_HIST