~/.atom/.apmrc
strict-ssl = false
http-proxy = http://127.0.0.1:8090/proxy.pac
$ apm config list
...
http-proxy = "http://127.0.0.1:8090/proxy.pac"
...
~/.atom/.apmrc
strict-ssl = false
http-proxy = http://127.0.0.1:8090/proxy.pac
$ apm config list
...
http-proxy = "http://127.0.0.1:8090/proxy.pac"
...