Skip to content

Instantly share code, notes, and snippets.

@savepong
Created June 1, 2017 06:21
Show Gist options
  • Save savepong/25603eea4a63a33b7bb862eb108a6c2b to your computer and use it in GitHub Desktop.
Save savepong/25603eea4a63a33b7bb862eb108a6c2b to your computer and use it in GitHub Desktop.
Launch Sublime Text 3 from the command line
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment