Skip to content

Instantly share code, notes, and snippets.

@gryan11
Created June 24, 2021 12:51
Show Gist options
  • Save gryan11/cf6431e0fd8befa7fb03521364aacb76 to your computer and use it in GitHub Desktop.
Save gryan11/cf6431e0fd8befa7fb03521364aacb76 to your computer and use it in GitHub Desktop.
Turn off zsh bell

Turn off zsh bell

Add following to ~/.zshrc:

unsetopt BEEP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment