Launch sublime from terminal OS X
ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/sublime
Ensure that you have /usr/local/bin
in your PATH echo $PATH
, otherwise you need to add it manually e.g. in your ~/.bash_profile
: export PATH=/usr/local/bin:$PATH
Written by Misha Behersky
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sublime
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#