American_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agoDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickexternal-linkmessage-square155fedilinkarrow-up1680arrow-down19
arrow-up1671arrow-down1external-linkDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickAmerican_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agomessage-square155fedilink
minus-squaremonobot@lemmy.mllinkfedilinkarrow-up1·2 years agoHere is nice help for python software to determine XDG directories (and more): https://pyxdg.readthedocs.io/en/latest/basedirectory.html PyXDG contains implementations of freedesktop.org standards in python.
Here is nice help for python software to determine XDG directories (and more): https://pyxdg.readthedocs.io/en/latest/basedirectory.html