Skip to content

Instantly share code, notes, and snippets.

@dusenberrymw
Last active January 4, 2017 21:49
Show Gist options
  • Save dusenberrymw/c7a62633754a26a72fd4e8e1061ae796 to your computer and use it in GitHub Desktop.
Save dusenberrymw/c7a62633754a26a72fd4e8e1061ae796 to your computer and use it in GitHub Desktop.
Keep OS X / macOS from sleeping, even while locked.
#!/usr/bin/env bash
caffeinate -di
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment