Skip to content

Instantly share code, notes, and snippets.

View tal-moshayov's full-sized avatar

Tal Mor tal-moshayov

View GitHub Profile
@wishfoundry
wishfoundry / gist:7036457
Last active April 1, 2022 05:18
Set OSX default text editor to sublime text 3 instead of TextEdit
defaults write com.apple.LaunchServices LSHandlers -array-add '{LSHandlerContentType=public.plain-text;LSHandlerRoleAll=com.sublimetext.3;}'