Skip to content

Instantly share code, notes, and snippets.

@zulhfreelancer
Created December 3, 2015 14:57
Show Gist options
  • Save zulhfreelancer/696bed573823cef52e7e to your computer and use it in GitHub Desktop.
Save zulhfreelancer/696bed573823cef52e7e to your computer and use it in GitHub Desktop.
How to make `subl` shortcut in zsh to open Sublime Text 2?
  1. cd /usr/local/bin

  2. ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" subl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment