Skip to content

Instantly share code, notes, and snippets.

@niw
Created August 16, 2011 09:40
Show Gist options
  • Save niw/1148736 to your computer and use it in GitHub Desktop.
Save niw/1148736 to your computer and use it in GitHub Desktop.
Remove SIMelop event handler to remove spurious entries in Console.app.
#!/bin/sh
/usr/libexec/PlistBuddy -c "Delete :OSAXHandlers:Events:SIMeleop" "/Library/ScriptingAdditions/SIMBL.osax/Contents/Info.plist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment