Show Navigation
Conversation
Notices
-
I don't understand why applications use dotfiles instead of .config or .local
-
@taknamay using individual dotfiles predates those directories, which are an attempt to clean up some of the messiness of .{$application_name} and .{$application_name}rc files
-
@lnxw48a1 But even new applications use dotfiles like .godot, .cargo, .solarus...
-
@taknamay Maybe using one's own dotfile is more "unixy" that putting files in .config / .local / .kde. You can excuse lots of things that should otherwise be changed if you're being unixy (or windowsy, as the case may be).
-
@lnxw48a1 I kind of wish there were a consumer unix-like system that was a clean break structurally but kept the basic ideas
-
@lnxw48a1 I guess that's kind of like OS X but of course I meant free software.