Skip to content

Instantly share code, notes, and snippets.

@michaellihs
Last active November 23, 2018 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save michaellihs/4ace21f2d913ef989109e07304b904cd to your computer and use it in GitHub Desktop.
Save michaellihs/4ace21f2d913ef989109e07304b904cd to your computer and use it in GitHub Desktop.
Mac OS Cheat Sheet

Mac Cheat Sheet

This Gist contains a collection of resources and snippets for the administration of your Mac.

System Tweaks

  • Disable Boot Chime

    sudo nvram SystemAudioVolume=%01
    
  • Enable Boot Chime

    sudo nvram -d SystemAudioVolume
    

Links and Resources

Interesting Links

Github Repos with Mac OS Stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment