cm0002@programming.dev to Linux@programming.dev · 1 day agoBash 5.3 Released With Many Improvementswww.phoronix.comexternal-linkmessage-square8fedilinkarrow-up127arrow-down10
arrow-up127arrow-down1external-linkBash 5.3 Released With Many Improvementswww.phoronix.comcm0002@programming.dev to Linux@programming.dev · 1 day agomessage-square8fedilink
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up12·1 day 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.