Skip to content

Instantly share code, notes, and snippets.

@hoangnamitc
Last active March 8, 2022 15:07
Show Gist options
  • Save hoangnamitc/d01f292ad4cdbec2602d08399b5639bf to your computer and use it in GitHub Desktop.
Save hoangnamitc/d01f292ad4cdbec2602d08399b5639bf to your computer and use it in GitHub Desktop.
Open SublimeText with Terminal
Terminal run code:
````
sudo ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
````
DONE !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment