Dotfiles matter! Please stop dumping files in users’ $HOME directories.

American_Jesus@lemm.ee to Linux@lemmy.ml – 670 points –
dotfiles-matter.click
151

You are viewing a single comment

I agree with most of your points. Just wanted to add that I use Git + GNU Stow to manage this exact situation and it works flawlessly.

Yeah, I think I tried it and it didn't do something I wanted and so used a homebrew script for the same thing, but it or a similar package or script is definitely what I'd recommend.

That should work with dotfiles in .config, in the home directory, any other config you want to be portable across machines, etc.

I just keep all my actual stuff in a separate /stuff partition, so my home folder is only config files. Then I use NixOS home-manager and Impermanence to manage the dotfiles.