2017年5月12日 星期五

Macbook air terminal sublime set shortcut

在蘋果電腦上面自己設定sublime的終端畫面terminal捷徑 shortcut

Using Linux command:  ln

ln  {parameter} {Original Path} {Destination Path}

ln -s "/Applications/Sublime Text 3.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl


Note: 

1. You can have your own preference. 

For example: subl3 or subccc.... etc. 名稱可以任意決定

 2. Be careful the app name. Sometimes is not Sublime Text.app.