Skip to content

Instantly share code, notes, and snippets.

@nguyenbathanh
Last active January 3, 2018 14:55
Show Gist options
  • Select an option

  • Save nguyenbathanh/8b658031c519f76859e13db893c3fab2 to your computer and use it in GitHub Desktop.

Select an option

Save nguyenbathanh/8b658031c519f76859e13db893c3fab2 to your computer and use it in GitHub Desktop.
Opening Sublime Text on command line as subl on Mac OS? (one line command)
sudo ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment