Hacker News new | ask | show | jobs
by yjftsjthsd-h 2092 days ago
I've been using ansible to configure my laptops for years now; it automatically installs most of the packages that I'm going to want, clones things like my dotfiles into my home directory, etc.

Edit: Oh, and obviously I keep the playbooks+roles in version control.