All tools/uv

uv

uv

An extremely fast Python package and project manager, written in Rust.

Detected by uv, uvx | macOS, Linux, Windows |docs.astral.sh

Sync rules

What travels, what stays, what never leaves
uv in your home directory Every rule on this page, by file
cache-dir

Each machine keeps its own copy of these.

· ~/.cache/uv/ Exclude
· %LOCALAPPDATA%/uv/cache/ Exclude
· python/ Exclude
· tools/ Exclude
· credentials/credentials.toml Never synced
· %APPDATA%/uv/data/credentials/credentials.toml Never synced

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/uv. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these keeps all credential files out. None of them splits cache-dir for you — that part is Otty’s own sync, or a template you write by hand.