首页 > 系统服务 > 详细

mac, start sublime from terminal

时间:2015-05-16 06:43:38      阅读:259      评论:0      收藏:0      [点我收藏+]

 

 

 

1.where is sublime CLI

/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl

 

 

 2. run sublime CLI from terminal

open "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl"

 

 

 3. make it easy, launch sublime from anywhere via a short name

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

 

 

mac, start sublime from terminal

原文:http://www.cnblogs.com/zyip/p/4507285.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!