Yet another post on provisioning machines with dotfiles… now with chezmoi Background Barely two months ago A few years ago, I wrote about moving away from the (now)python based dots to the rust based toml-bombadil. Unfortunately, the structure I backed myself into there was needlessly complicated, and involved manually making entries in the bombadil.toml file for each sub file. This was a good workflow in principle, since it enforces separation of concerns, but it was rather annoying in pra...