Skip to content

Instantly share code, notes, and snippets.

@jamiewilson
Last active August 11, 2016 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiewilson/f4be10f7b9fb69059b2d540adb2e2276 to your computer and use it in GitHub Desktop.
Save jamiewilson/f4be10f7b9fb69059b2d540adb2e2276 to your computer and use it in GitHub Desktop.
Open all dotfiles on a mac with Sublime Text by default
defaults write com.apple.LaunchServices/com.apple.launchservices.secure 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