I\'m running into a problem when using the \"subl\" command in my terminal. It used to work fine but lately when I run it does open the files I want but I can\'t edit them and m
Sublime Text 2
ln -sv "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
Sublime Text 3
ln -sv "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl