Skip to content

Instantly share code, notes, and snippets.

@jfonte
Created November 3, 2015 17:09
Show Gist options
  • Save jfonte/919f46dd67365650d929 to your computer and use it in GitHub Desktop.
Save jfonte/919f46dd67365650d929 to your computer and use it in GitHub Desktop.
change the time before disk goes to sleep on Mac OSX to save battery life
sudo pmset -a disksleep 1
sudo pmset -b disksleep 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment