Skip to content

Instantly share code, notes, and snippets.

@evansdiy
Created December 8, 2012 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evansdiy/4239073 to your computer and use it in GitHub Desktop.
Save evansdiy/4239073 to your computer and use it in GitHub Desktop.
make a symlink to subl for OSX to using sublime text
ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" ~/bin/subl
@evansdiy
Copy link
Author

evansdiy commented Dec 8, 2012

See subl --help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment