|
|
|
|
|
by amusingimpala75
140 days ago
|
|
From the example: # XDG "compliant" programs
.config/ etc/
.local/state/ var/lib/
.cache/ var/cache/
This is the first I’ve heard of using ~/etc instead of ~/.config as $XDG_CONFIG_DIR. Is there any precedent for that? |
|
I didn't come up with this idea, though, I think I saw this in a reddit thread and started doing it myself: I like that the directories are visible and follow the usual structure.