American_Jesus@lemm.ee to Linux@lemmy.ml · 2年前Dotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickexternal-linkmessage-square181fedilinkarrow-up1661arrow-down19cross-posted to: programming@programming.dev
arrow-up1652arrow-down1external-linkDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickAmerican_Jesus@lemm.ee to Linux@lemmy.ml · 2年前message-square181fedilinkcross-posted to: programming@programming.dev
minus-squareEufalconimorph@discuss.tchncs.delinkfedilinkarrow-up1·2年前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.
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.