Skip to content

Instantly share code, notes, and snippets.

@1951FDG
Last active December 10, 2017 16:03
Show Gist options
  • Save 1951FDG/6db4f7264b2b8dacb991 to your computer and use it in GitHub Desktop.
Save 1951FDG/6db4f7264b2b8dacb991 to your computer and use it in GitHub Desktop.
Disable sleep image
sudo pmset -g | grep hibernatemode
sudo pmset -a hibernatemode 0
sudo rm -rf /private/var/vm/sleepimage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment