Earlier this year, I built a new PC and it’s running Ubuntu. I’ve been installing various apps and configuring them since then. Now, I realize I don’t have any way of knowing what I would want to reinstall, if I (for instance) lost this drive somehow.

How do you keep track of what you’ve installed/ your favorite apps?

Separately, how can I backup the configurations I’m using right now.

Thanks!

  • eshep@social.trom.tf
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    @zacher_glachl @perishthethought I take a similar approach starting with a bare work-tree at $HOME/.cfg and add config files I’ve changed. Then throw my --git-dir and --work-tree switches in an alias for git.

    As for installed programs, a simple backup of my portage world file takes car of that.