Skip to content

Instantly share code, notes, and snippets.

@dbraga
Created October 9, 2012 17:10
Show Gist options
  • Save dbraga/3860099 to your computer and use it in GitHub Desktop.
Save dbraga/3860099 to your computer and use it in GitHub Desktop.
Accessing Sublime Text 2 by command line
sudo ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /bin/subl
subl {file/folder}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment