|
|
|
|
|
by basetensucks
3473 days ago
|
|
Ansible handles applying configuration and settings. Configuration and settings are stored in a git repo and symlinked wherever necessary. I wrote a zsh function (that I'm reminded to invoke once daily) that handles any updates, including pulling repo changes and anything else Ansible thinks it needs to do. Has been working well for me for quite some time. https://github.com/joshgummersall/dotfiles |
|