Let Zsh read macOS system proxy settings and set env vars
Let Zsh read macOS system proxy settings and set env vars $ system_profiler SPNetworkDataType # get full network configuration $ networksetup -listallnetworkservices # list all network services $ networksetup -getwebproxy Wi-Fi # get system proxy settings for a specific service $ scutil --proxy # get enabled proxy settings (wrapper for system_profiler)