Home > Development Tools > sublime > body text

How to start mac sublime from command line

藏色散人
Release: 2021-02-05 15:38:18
forward
3770 people have browsed it

The following tutorial column will introduce you to the mac sublime command line startup method. I hope it will be helpful to friends who need it!

mac sublime command line startupHow to start mac sublime from command line

Prerequisite mac has installed the Sublime text3 editor

sudo ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Copy after login
Then you can start sublime directly from the command line, for example:
subl .bash_profile

subl .../error.log
Copy after login

The above is the detailed content of How to start mac sublime from command line. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template