All tools/try-rs

try-rs

try-rs

A temporary workspace manager for fast experimentation in the terminal.

Detected by try-rs | macOS, Linux, Windows |try-rs.org

Sync rules

What travels, what stays, what never leaves
try-rs in your home directory Every rule on this page, by file
tries_path

Each machine keeps its own copy of these.

tries_path

Each machine keeps its own copy of these.

tries_path = "C:/Users/example/Experiments"machine-local
editor = "code"
transparent_background = true

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/try-rs. 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 tries_path and tries_path for you — that part is Otty’s own sync, or a template you write by hand.