|
|
|
|
|
by fjfuvucucuc
1037 days ago
|
|
Xdg isnt just config. Using .config (xdg config) on Mac is super weird. Xdg is also, .cache (xdg cache dir) for data that can be cleared on reboot allowing you to use tempfs for it (of course you can't because a bunch of shit uses it as a persistent cache for things they should be putting in .local/share/. (Xdg data dir). This whole mess is so utterly fucked I gave up caring and just let the mess be. |
|
Why? Using it makes macOS more similar to Linux, which I think is a good thing. It surely makes it easier to share configuration files between Macs and Linux machines.
Honestly, I don't see a single upside to using macOS's specific directories over .config/.cache/.local.