Skip to content

Instantly share code, notes, and snippets.

View sugarmo's full-sized avatar
🏠
Working from home

Steven Mok sugarmo

🏠
Working from home
View GitHub Profile
@sugarmo
sugarmo / gist:5334805
Last active April 14, 2021 19:42
Convert .json file to .plist file
plutil -convert xml1 in.json -o out.plist
@sugarmo
sugarmo / rebuild-mac-os-x-lauchservices.sh
Last active December 15, 2015 13:39
Rebuild Mac OS X LauchServices
$ /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user