Last active
January 30, 2019 16:25
-
-
Save debo/597df298ec64f368600c9285e817d0b1 to your computer and use it in GitHub Desktop.
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
#!/usr/bin/env bash | |
sudo pmset -c sleep 10 displaysleep 10 disksleep 10 | |
sudo pmset -b sleep 10 displaysleep 2 disksleep 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment