I’ve been dual-booting since the early-oughts, but I’m only just now preparing to delete my Windows partition for good.

What with all the repartitioning in my future, I figure it’s a good time to just make a clean start - reinstall from scratch. …but I have about a decade’s worth of tools and dotfile tweaks accumulated, including things like updates to xorg.conf to support my old (but awesome) mouse.

So… What’s your favored toolset to get your machine back to the way you like it?

I’ve done this all manually many a time, backing up my home dir, writing scripts to install software, copy important config files into place, etc.

How do you like to go about reinstalling your programs, restoring .dotfiles and config?

  • andybug@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    1 year ago

    I use chezmoi for tracking dotfiles and used to use a fancy Ansible setup. Now, I just occasionally backup a list of explicitly installed packages and track the major changes made to the system in a simple Markdown file.