Skip to content

Instantly share code, notes, and snippets.

@Govan
Created December 12, 2012 23:02
Show Gist options
  • Save Govan/4272489 to your computer and use it in GitHub Desktop.
Save Govan/4272489 to your computer and use it in GitHub Desktop.
Clean up OS X's open with... menu open. This will kill the cache and thus get rid of double entries.
/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