Skip to content

Instantly share code, notes, and snippets.

@mikemclin
Last active January 1, 2016 02:59
Show Gist options
  • Save mikemclin/8082760 to your computer and use it in GitHub Desktop.
Save mikemclin/8082760 to your computer and use it in GitHub Desktop.
Sublime Text 3 (OSX Mavericks): Make a symlink to `subl`. Make sure `~/bin` exists.
ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/bin/subl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment