Sometimes I run on this error when using sublime:
Package Control
Error executing: /usr/bin/security dump-trust-settings -d
SecTrustSettingsCopyCertificates: No Trust Settings were found.
VCS-based packages can be ignored with the "ignore_vcs_packages" setting.
I've added "ignore_vcs_packages": true,
to package control settings its still not working.
I'm using Yosemite and Sublime Text 3.
What should I do?