Back to Chezmoi

HTTP or SOCKS5 proxy

assets/chezmoi.io/docs/user-guide/tools/http-or-socks5-proxy.md

2.70.2273 B
Original Source

HTTP or SOCKS5 proxy

chezmoi supports HTTP, HTTPS, and SOCKS5 proxies. Set the HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variables, or their lowercase equivalents, for example:

sh
HTTP_PROXY=socks5://127.0.0.1:1080 chezmoi apply --refresh-externals