this post was submitted on 07 Jul 2025
62 points (100.0% liked)
Linux
8394 readers
309 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What would it possibly need from XDG?
No dropping random dot file in my home folder and instead using the well defined xdg directory spec ( .config .local/share .local/state .cache )
.config/bash/bashrc
Having all your configuration hidden in
~/.config/
, so you can have~
all to yourself is nice, IMO. Just having a handful of folders (including hidden ones) makes things a little more readable.