Skip to content

Instantly share code, notes, and snippets.

@rlb3
Created February 22, 2013 15:23
Show Gist options
  • Select an option

  • Save rlb3/5014171 to your computer and use it in GitHub Desktop.

Select an option

Save rlb3/5014171 to your computer and use it in GitHub Desktop.
Remove dups from the 'open with' menu in MacOS X
# Quick way to rebuild the Launch Services database and get rid
# of duplicates in the Open With submenu.
alias fixopenwith='/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