@samurro I use https://www.chezmoi.io/ but there are plenty tools designed to do the same job
@arichtman @reemz Can you give an example of why #chezmoi is more useful in your specific usecase compared to #git?
@samurro @reemz
These features meant that I could share fully automated setup with anyone else in the company, very handy to be able to produce a known good configuration of a development environment from scratch.
Distro-dependent install scripting
https://github.com/arichtman/dotfiles/blob/b55fba4e421bfd621062d90adc8de18980deddfb/run_once_install-packages.sh.tmpl#L30
Prompting users for secrets
https://github.com/arichtman/dotfiles/blob/b55fba4e421bfd621062d90adc8de18980deddfb/.chezmoi.yaml.tmpl#L8