Post #3871491
2026-07-17 00:00 UTC
I use two tools for this:
https://www.chezmoi.io/ for all my various dotfiles
A bash script I’ve put together over the years that has a list of all the basics that I want and calls whatever the right installer is for them: apt, cargo, brew, or whatever. It has targets for a local workstation, a remote headless server, and MacOS. Then at then the end it runs chezmoi.
Now, my use case is less “constant fresh install” and more “keep my environment the same across various devices”, as I mostly run Debian Stable and don’t feel the need to constantly tweak things.
Replies (0)
No replies.