Skip to content

Instantly share code, notes, and snippets.

@PierpaoloPernici
Last active April 25, 2016 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PierpaoloPernici/1f6671e41799033340c3dcb4566c4903 to your computer and use it in GitHub Desktop.
Save PierpaoloPernici/1f6671e41799033340c3dcb4566c4903 to your computer and use it in GitHub Desktop.
Charging chime on All MAC Hardware
defaults write com.apple.PowerChime ChimeOnAllHardware -bool true; open /System/Library/CoreServices/PowerChime.app &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment