American_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agoDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickexternal-linkmessage-square91linkfedilinkarrow-up1501arrow-down18cross-posted to: programming@programming.dev
arrow-up1493arrow-down1external-linkDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickAmerican_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agomessage-square91linkfedilinkcross-posted to: programming@programming.dev
minus-squareCosmicTurtle@lemmy.worldlinkfedilinkEnglisharrow-up5arrow-down4·2 years agoThe best way to handle this is to have the next version move the old directory (if it exists) and then start reading from there. That way it’s in compliance from then forward. A UI notice is nice but will probably be ignored.
The best way to handle this is to have the next version move the old directory (if it exists) and then start reading from there.
That way it’s in compliance from then forward.
A UI notice is nice but will probably be ignored.