Personal Dotfiles management
Given that they are all “configuration management” tools - meaning they are designed to deploy, configure and manage servers - what would be the simplest - and yet robust - solution to manage personal dotfiles - for n00bs.
Ideally, I reckon, it should:
- be containerized (@{Docker}|tool:586|?)
- be versionable (@{Git}|tool:1046|)
- ensure idempotency
- allow full automation (tests, CI/CD, etc.)
- be fully recoverable (@{Linux}|tool:10483|/ @{macOS}|tool:5560|)
- be easier to setup/manage (as much as possible)
Does it make sense?
282k views282k
Comments
































