Add reference links: chezmoi, age, duckdb, launchd, age-spec, task-durations companion repo

This commit is contained in:
Anthony Cardinale
2026-05-02 17:27:59 -04:00
parent ebccdda936
commit a4c0dc263b
5 changed files with 29 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
This template provides a two-way dotfile sync across N macOS machines. Every change you make on any machine propagates to the others within ~7 minutes. There's no central server — each machine is a peer.
Underlying technologies: [`chezmoi`](https://www.chezmoi.io) ([reference](https://www.chezmoi.io/reference/)) for templating + applying dotfiles, [`age`](https://github.com/FiloSottile/age) for encrypting secrets at rest, and [launchd](https://www.launchd.info/) for the daemons that fire on file change and on a 5-minute timer.
## Three moving parts
```