Last active
April 1, 2022 05:18
-
-
Save wishfoundry/7036457 to your computer and use it in GitHub Desktop.
Set OSX default text editor to sublime text 3 instead of TextEdit
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
defaults write com.apple.LaunchServices LSHandlers -array-add '{LSHandlerContentType=public.plain-text;LSHandlerRoleAll=com.sublimetext.3;}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No errors, but no changes either on Catalina 10.15.6.