Created
November 3, 2015 17:09
-
-
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
This file contains 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
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