Skip to content

Instantly share code, notes, and snippets.

@klittle32
Created June 3, 2015 01:47
Show Gist options
  • Save klittle32/6ec1a2967d5180e270d6 to your computer and use it in GitHub Desktop.
Save klittle32/6ec1a2967d5180e270d6 to your computer and use it in GitHub Desktop.
Symlink to launch Sublime Text 2 from command line
ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment