cm0002@programming.dev to Linux@programming.dev · 8 days agoBash 5.3 Released With Many Improvementswww.phoronix.comexternal-linkmessage-square7fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkBash 5.3 Released With Many Improvementswww.phoronix.comcm0002@programming.dev to Linux@programming.dev · 8 days agomessage-square7fedilink
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up0·8 days agoHaving 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.
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.