Live data from Hacker News

Dotfile madness

0x46.net

1–10 of 534 posts

Re: Dotfile madness

#4
One thing I’ve been thinking about is that it would be nice to tag files with the program that created them. Aside from the clutter in my home directory, I have a lot of files that I have to guess as to where they originated from based on metadata like modification timestamps or permissions, but it would be nice to see something like “~/.config was created by some-tool”.

Re: Dotfile madness

#5
On the one hand this is annoying, on the other it’s great that you can just backup your home dir and have all your files and settings in one go.

Also this annoyance is easy to solve, just make one dir in home (my is called after my name) and put all your own files in there.

Re: Dotfile madness

#7
post #2

This isn't just a Linux problem. In Windows, the users /documents folder is polluted in exactly the same way these days.

It's often worse on Windows, since dotfiles aren't hidden and meny dev tools assume they'll be running on *nix even when they support Windows. https://imgur.com/a/Im6G20B capture from my windows box of my $HOME.

Re: Dotfile madness

#10
> We are no longer in control of our home directories.

I can axe my home folder and rebuild it with `nixos-rebuild switch`, it's pretty minimal.

Post reply on HN