The system is a Mac OS X El Capitan running Sublime Text 3.
I was perfectly able to run ST3 from the terminal, using the symbolic link by typing \"subl\". I hav
If you have installed Git for Sublime 3 it causes an error and popup "Permission Denied" If you deleted any project file or folder that has been hosted in github.
Solution: Delete the Git package and reinstall it. You can do
cmd+shift+p and select "Package Control: Disable Package" and select Git
Hope it helps.