Skip to content

Instantly share code, notes, and snippets.

@jdunck
Created June 26, 2012 20:07
Show Gist options
  • Save jdunck/2998557 to your computer and use it in GitHub Desktop.
Save jdunck/2998557 to your computer and use it in GitHub Desktop.
Tweak mac suspend behavior.
#!/bin/bash
sudo pmset -a hibernatemode 3
#!/bin/bash
sudo pmset -a hibernatemode 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment