|
|
|
|
|
by moe
5060 days ago
|
|
That's interesting, and sort of disturbing. My box is not a desktop, so that's probably the difference. I still find that scheme an atrocity. When going to that length they could at least have settled for one directory (~/.appdata or whatever). Half-baked is the most polite description I can come up with. |
|
.config can be posted online, and shared with others (like the many "dotfile" repos you'll see on github)
.local needs to be backed up, and may have private data.
.cache can be blown away (or tmpfs.)
.run MUST be blown away on restart.
This is simple, sane, and works well.