Answers for "open terminal sublime text 3"

CSS
0

open sublime text 3 from terminal mac

ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Posted by: Guest on May-12-2020
2

launch sublime from terminal

$ subl
Posted by: Guest on June-06-2020

Browse Popular Code Answers by Language