Comment on Configuring Sublime Text 2parentComments−pygy_13yEven better: use a symlink.You won't have to copy each update. ln -s target link thus: sudo ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Comments
Even better: use a symlink.
You won't have to copy each update.
thus: