Skip to content

Instantly share code, notes, and snippets.

@plasx
Last active February 4, 2021 14:38
Show Gist options
  • Save plasx/a8766280f5fb7885323eee52aaf18fb8 to your computer and use it in GitHub Desktop.
Save plasx/a8766280f5fb7885323eee52aaf18fb8 to your computer and use it in GitHub Desktop.
Sublime Text 3 Helpful Tricks

Enable Sublime Text 3 to open up via terminal (Mac OS Catalina 10.15.7)

ln -sv "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment