I'm a fan of fish but it's always nice to see core linux experience components get updates :)
this post was submitted on 07 Jul 2025
52 points (100.0% liked)
Linux
8292 readers
404 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
And yet...
Still no XDG dir support T-T
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.