Skip to content

Instantly share code, notes, and snippets.

@yusuke024
Last active December 18, 2015 11:19
Show Gist options
  • Save yusuke024/5775230 to your computer and use it in GitHub Desktop.
Save yusuke024/5775230 to your computer and use it in GitHub Desktop.
A terminal command to rebuild "Open With" index in OS X. If you have duplicated entries in the "Open With", this is the command for you.
/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