Skip to content

Instantly share code, notes, and snippets.

@WilliamQLiu
Created August 4, 2014 15:31
Show Gist options
  • Save WilliamQLiu/97e3c1732201178604db to your computer and use it in GitHub Desktop.
Save WilliamQLiu/97e3c1732201178604db to your computer and use it in GitHub Desktop.
Sublime Text 3 Default Text Editor on Mac
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