Created
February 22, 2013 15:23
-
-
Save rlb3/5014171 to your computer and use it in GitHub Desktop.
Remove dups from the 'open with' menu in MacOS X
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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