You must log in or register to comment.
The link to the -rc2 announcement is down?
I’m a fan of fish but it’s always nice to see core linux experience components get updates :)
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.
And yet…