Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created February 11, 2020 16:33
Show Gist options
  • Save dwallraff/cd6f7d91ee937b3cbf344fb03df66408 to your computer and use it in GitHub Desktop.
Save dwallraff/cd6f7d91ee937b3cbf344fb03df66408 to your computer and use it in GitHub Desktop.
Turn off PowerChime in OSX
defaults write com.apple.PowerChime ChimeOnNoHardware -bool true
killall PowerChime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment