American_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agoDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickexternal-linkmessage-square181linkfedilinkarrow-up1662arrow-down19cross-posted to: programming@programming.dev
arrow-up1653arrow-down1external-linkDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickAmerican_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agomessage-square181linkfedilinkcross-posted to: programming@programming.dev
minus-squareEufalconimorph@discuss.tchncs.delinkfedilinkarrow-up1·2 years agoI deliberately run / and /home as tmpfs. Then everything I want to persist across boots gets symlinked in at system start, and anything I didn’t opt in to saving gets deleted every boot.
I deliberately run / and /home as tmpfs. Then everything I want to persist across boots gets symlinked in at system start, and anything I didn’t opt in to saving gets deleted every boot.