Skip to content

Instantly share code, notes, and snippets.

@uroshekic
Created May 13, 2019 19:48
Show Gist options
  • Save uroshekic/ab78d4c76c454cc86e91f7fbc5f10ff6 to your computer and use it in GitHub Desktop.
Save uroshekic/ab78d4c76c454cc86e91f7fbc5f10ff6 to your computer and use it in GitHub Desktop.
Run Sublime from Terminal
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime
open ~/.bash_profile
sublime .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment