Atom editor proxy

To use Atom editor behind proxy , use the below. Restart Atom if needed

apm config set strict-ssl false
apm config set https-proxy http://127.0.0.1:3128

Change proxy as per your requirements