Skip to content

Instantly share code, notes, and snippets.

@jun1st
Last active December 15, 2015 14:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jun1st/5275515 to your computer and use it in GitHub Desktop.
Save jun1st/5275515 to your computer and use it in GitHub Desktop.
create alias for clearing duplicates open with options
alias clearow='/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain user;killall Finder;echo "Open With has been rebuilt, Finder will relaunch"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment