Skip to content

Instantly share code, notes, and snippets.

@sesn
Created March 7, 2018 14:18
Show Gist options
  • Save sesn/fc8ed6e277a517e371de2d49b5096aef to your computer and use it in GitHub Desktop.
Save sesn/fc8ed6e277a517e371de2d49b5096aef to your computer and use it in GitHub Desktop.
Installing sublime 3 in Terminal by creating symbolic link
ln -s /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