dotfiles-sync

Sync dotfiles across machines with encrypted secrets

tags: cli, devtools, config

stack: bash, age, stow


What

Simple shell script to sync dotfiles with encrypted secrets using age. Uses GNU stow for symlinks.

Why

Existing dotfile managers are overengineered. Just need symlinks and encrypted secrets.

Notes

Works on macOS and Linux. ~200 lines of bash.