mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 15:34:40 +01:00
2 lines
133 B
Text
Executable file
2 lines
133 B
Text
Executable file
[ -f /usr/local/opt/curl-ca-bundle/share/ca-bundle.crt ] \
|
|
&& export SSL_CERT_FILE=/usr/local/opt/curl-ca-bundle/share/ca-bundle.crt
|