Set alias to launch Sublime Text 3 from Termimal

ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Usage :
browse any folder in terminal and open it with "subl"

Example :
"subl sites/portfolio"

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.