Last active
March 8, 2022 15:07
-
-
Save hoangnamitc/d01f292ad4cdbec2602d08399b5639bf to your computer and use it in GitHub Desktop.
Open SublimeText with Terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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