sync-all

star 3

Run the global config sync script at ~/.config/sync-all.sh to sync dotfiles, memory, opencode, caveman, and skills.

khangnghiem By khangnghiem schedule Updated 5/9/2026

name: sync-all description: Run the global config sync script at ~/.config/sync-all.sh to sync dotfiles, memory, opencode, caveman, and skills.

Sync All

Run the global configuration sync orchestrator.

When to Use

Use when the user says "sync all", "run sync", "sync everything", or explicitly asks to run ~/.config/sync-all.sh.

How to Run

Execute the script directly:

bash ~/.config/sync-all.sh

What It Does

The script syncs these domains:

  • dotfiles — git pull/push
  • memory — git pull/push via ~/.config/memory/sync.sh
  • opencode — skipped if not a git repo
  • caveman — skipped if not a git repo
  • skills — skipped if not a git repo

Output

Print the full script output. If there are issues, report which domains failed.

Install via CLI
npx skills add https://github.com/khangnghiem/fast-draft --skill sync-all
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator