I’m looking for recommendations for a dotfile manager - there are so many out there I’ve got a bit of options paralysis!

I’d like a system that can backup all my dotfiles - with version management - and, if I nuked my home directory, could restore them all for me with a simple command.

Thanks in advance for you suggestions!

  • ahal
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    I wrote my own. Though it’s not just for dot files, it sets up my full environment including installing packages, running scripts, neovim plugins, cloning repos etc. Here’s where it’s used.

    That said it isn’t really documented and I only work on it if I need something myself, so I wouldn’t recommend it 😂