Skip to content

Instantly share code, notes, and snippets.

@icetee
Created November 26, 2016 11:31
Show Gist options
  • Save icetee/7cd2b3c15da45118ddbf41d406dd7f13 to your computer and use it in GitHub Desktop.
Save icetee/7cd2b3c15da45118ddbf41d406dd7f13 to your computer and use it in GitHub Desktop.
Disable PowerShell beep on backspace
Set-PSReadlineOption -BellStyle None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment