mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
By compiling and running Atom again and again, the "open with" menu would be polluted with various Atoms... This script cleans them.
3 lines
171 B
Plaintext
Executable File
3 lines
171 B
Plaintext
Executable File
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
|
|
killall Finder
|