curl

Defaults for the everyday transfer tool — ~/.curlrc.

.curlrc
 

How to use it

  1. Save the generated file as ~/.curlrc — curl reads it automatically.
  2. Disable it for a single call with curl -q ....
  3. Note: silent + show-error is the usual pairing (quiet progress, but still report errors).