jankforlife@lemmy.ml to Programmer Humor@programming.dev · 2 months ago"Cloud" Devsimagemessage-square73linkfedilinkarrow-up1871arrow-down126
arrow-up1845arrow-down1image"Cloud" Devsjankforlife@lemmy.ml to Programmer Humor@programming.dev · 2 months agomessage-square73linkfedilink
minus-squareSpeiser0@feddit.orglinkfedilinkarrow-up1·2 months agoSubdirs of $HOME are used as defaults. So using $HOME alone is not enough. Also, prior to xdg dirs, applications were (many still are) storing their data under $HOME/.myapplication/.
Subdirs of
$HOMEare used as defaults. So using$HOMEalone is not enough. Also, prior to xdg dirs, applications were (many still are) storing their data under$HOME/.myapplication/.