# org-roam KB auto-sync (spec D8). Install: # cp scripts/systemd/roam-sync.* ~/.config/systemd/user/ # systemctl --user daemon-reload && systemctl --user enable --now roam-sync.timer [Unit] Description=Auto-sync the org-roam knowledge base repo [Service] Type=oneshot ExecStart=%h/code/rulesets/scripts/roam-sync.sh %h/org/roam