Skip to content

Instantly share code, notes, and snippets.

@benburwell
Created December 13, 2013 16:23
Show Gist options
  • Save benburwell/7946820 to your computer and use it in GitHub Desktop.
Save benburwell/7946820 to your computer and use it in GitHub Desktop.
Makes notifications come back for Messages in Mavericks.
#!/bin/zsh
launchctl unload /System/Library/LaunchAgents/com.apple.soagent.plist
launchctl load /System/Library/LaunchAgents/com.apple.soagent.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment