Created
May 6, 2019 07:27
-
-
Save pwigle/fe5120af413afba6d292381b20283bf0 to your computer and use it in GitHub Desktop.
Mac tricks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Turn off power chime | |
| 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