ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime
使用命令sublime . 即可打开当前目录
参考
https://www.sublimetext.com/docs/3/osx_command_line.html
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime
使用命令sublime . 即可打开当前目录
参考
https://www.sublimetext.com/docs/3/osx_command_line.html