Skip to content

Instantly share code, notes, and snippets.

@jessearmand
Created September 9, 2012 14:32
Show Gist options
  • Save jessearmand/3684722 to your computer and use it in GitHub Desktop.
Save jessearmand/3684722 to your computer and use it in GitHub Desktop.
To clean up the "Open With" in Finder context menu
#!/bin/sh
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment