Skip to content
/ subl Public

alias subl=\''/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl'\'

License

Notifications You must be signed in to change notification settings

i5ting/subl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subl

subl command with mac

npm version

  • 【说明】ubuntu安装完sublime之后就自带subl命令了,用法一样

Install

  [sudo] npm install -g subl

Usage

打开当前目录

  subl .

打开某个文件

  subl xxx

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v1.0.1 文档 + 支持subl .
  • v1.0.0 初始化版本

欢迎fork和反馈

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.

About

alias subl=\''/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl'\'

Resources

License

Stars

Watchers

Forks

Packages

No packages published