All tools/Expo CLI

Expo CLI

expo

An open-source framework for making universal native apps with React.

Detected by expo, expo-cli | macOS, Linux, Windows |docs.expo.dev

Sync rules

What travels, what stays, what never leaves
Expo CLI in your home directory Every rule on this page, by file
"username": "octocat",
"currentConnection": "Browser-Flow-Authentication"
},
"uuid": "8f0c1d2e-0000-4000-8000-000000000000",machine-local
"developmentCodeSigningId": "9A1B2C3D4E",machine-local
"PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin",machine-local
"ignoreBundledBinaries": ["watchman"]
}

Each machine keeps its own copy of these.

auth.sessionSecret

Lifted into your secret store; the rest of the file syncs.

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

Every one of these is generated from the same rules as this page. None of them splits uuid and developmentCodeSigningId for you — that part is Otty’s own sync, or a template you write by hand.