Skip to content

Instantly share code, notes, and snippets.

@Shilo
Created June 6, 2014 12:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shilo/e8c02d6b0bd8c5e91de9 to your computer and use it in GitHub Desktop.
Save Shilo/e8c02d6b0bd8c5e91de9 to your computer and use it in GitHub Desktop.
Terminal command to disable OS X Mavericks (10.9) "App Nap" feature for a specific application.
defaults write com.apple.Terminal NSAppSleepDisabled -bool YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment