American_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agoDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickexternal-linkmessage-square152fedilinkarrow-up1687arrow-down19
arrow-up1678arrow-down1external-linkDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickAmerican_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agomessage-square152fedilink
minus-squareMagnetar@feddit.delinkfedilinkarrow-up10·2 years agoW should make a .dotfiles directory for them.
minus-squareLemmchen@feddit.delinkfedilinkEnglisharrow-up13·2 years agoWell, isn’t it .config by default?
minus-squareinetknght@lemmy.mllinkfedilinkarrow-up7·2 years ago…that’s assuming that apps actually respect that environment variable. The problem is that if the app is writing to ${HOME} then they’re already not following XDG spec.
W should make a .dotfiles directory for them.
deleted by creator
Well, isn’t it
.config
by default?deleted by creator
…that’s assuming that apps actually respect that environment variable. The problem is that if the app is writing to ${HOME} then they’re already not following XDG spec.