Create a sym-link:
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /Users/me/.local/bin/subl
Open a file:
subl /path/to/the/file.ext
Open a directory:
subl /path/to/the/directory
Last active
February 7, 2024 08:55
-
-
Save barseghyanartur/6656fdd4f69cd59035dc82a9878a8b31 to your computer and use it in GitHub Desktop.
Open SublimeText from macOs terminal the same way you would do it on Linux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment