Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created May 25, 2013 20:07
Show Gist options
  • Select an option

  • Save djburdick/5650593 to your computer and use it in GitHub Desktop.

Select an option

Save djburdick/5650593 to your computer and use it in GitHub Desktop.
Command line prevent mac from falling asleep. #mac
caffeinate -is
# -i prevent idle sleep
# -s prevent system sleep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment