Skip to content

Instantly share code, notes, and snippets.

@JackNicholas
Created April 7, 2013 15:12
Show Gist options
  • Save JackNicholas/5330866 to your computer and use it in GitHub Desktop.
Save JackNicholas/5330866 to your computer and use it in GitHub Desktop.
ST: 2: launch Sublime Text 2 from OS X terminal
open /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl
This is the right way, pace the official documentation.
The process and background is beautifully written up here:
<https://gist.github.com/artero/1236170>
which gist includes a well-deserved put-down of the Sublime recommended process:
<http://www.sublimetext.com/docs/2/osx_command_line.html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment