All tools/GitHub CLI

GitHub CLI

gh

GitHub on the command line: pull requests, issues and releases without leaving the terminal.

Detected by gh | macOS, Linux, Windows |cli.github.com

Sync rules

What travels, what stays, what never leaves
GitHub CLI in your home directory Every rule on this page, by file
· config.yml Sync
*.oauth_token*.users.*.oauth_token

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

· config.yml Sync
*.oauth_token*.users.*.oauth_token

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/gh. 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.