rcm
rcmRC file (dotfile) management.
RC file (dotfile) management.
DOTFILES_DIRS, HOSTNAMEDOTFILES_DIRS="$HOME/.dotfiles $HOME/.work-dotfiles"machine-localHOSTNAME="FAKE-host"machine-localTAGS="personal development"EXCLUDES="*.private"Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Nothing. rcm writes no caches or state in your home directory.
DOTFILES_DIRSHOSTNAMEDOTFILES_DIRS="$HOME/.dotfiles $HOME/.work-dotfiles"machine-localHOSTNAME="FAKE-host"machine-localTAGS="personal development"EXCLUDES="*.private"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.
Opens otty://sync/add/rcm. 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 DOTFILES_DIRS and HOSTNAME for you — that part is Otty’s own sync, or a template you write by hand.