All tools/curl

curl

curl

A command line tool and library for transferring data with URL syntax.

Detected by curl | macOS, Linux, Windows |curl.se

Sync rules

What travels, what stays, what never leaves
curl in your home directory Every rule on this page, by file
user-agent = "curl/8.7.1"
# Homebrew's CA bundle on this Mac.
cacert = /opt/homebrew/etc/ca-certificates/cert.pemmachine-local
capath = /opt/homebrew/etc/openssl@3/certsmachine-local

Each machine keeps its own copy of these.

location
connect-timeout = 10
cacert = C:/Users/octocat/scoop/apps/curl/current/bin/curl-ca-bundle.crtmachine-local
capath = C:/Users/octocat/scoop/apps/curl/current/bin/certsmachine-local

Each machine keeps its own copy of these.

location
retry = 3
cacert = /etc/ssl/certs/ca-certificates.crtmachine-local
capath = /etc/ssl/certsmachine-local

Each machine keeps its own copy of these.

· ~/.netrc Never synced
show-error
location
cacert = C:/Users/octocat/AppData/Roaming/curl/curl-ca-bundle.crtmachine-local
capath = C:/Users/octocat/AppData/Roaming/curl/certsmachine-local

Each machine keeps its own copy of these.

show-error
location
cacert = C:/ProgramData/curl/curl-ca-bundle.crtmachine-local
capath = C:/ProgramData/curl/certsmachine-local

Each machine keeps its own copy of these.

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/curl. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these keeps the credential file out. None of them splits cacert and capath for you — that part is Otty’s own sync, or a template you write by hand.