Skip to content

Instantly share code, notes, and snippets.

@JohnPlummer
Created June 14, 2014 10:25
Show Gist options
  • Save JohnPlummer/da1dbe6b8fbb83a76a22 to your computer and use it in GitHub Desktop.
Save JohnPlummer/da1dbe6b8fbb83a76a22 to your computer and use it in GitHub Desktop.
# mute startup chime
sudo nvram SystemAudioVolume=%80
# reenable startup chime.
sudo nvram -d SystemAudioVolume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment