Skip to content

Instantly share code, notes, and snippets.

@gryan11
Created June 22, 2021 15:16
Show Gist options
  • Save gryan11/260e4dc09b1f696dc19a7e69e10feec3 to your computer and use it in GitHub Desktop.
Save gryan11/260e4dc09b1f696dc19a7e69e10feec3 to your computer and use it in GitHub Desktop.
Turn off windows terminal bell

Turn off Windows Terminal Bell

Add the following to settings.json under defaults:

"bellstyle": "none"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment