American_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agoDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickexternal-linkmessage-square21fedilinkarrow-up16arrow-down10cross-posted to: programming@programming.dev
arrow-up16arrow-down1external-linkDotfiles matter! Please stop dumping files in users’ $HOME directories.dotfiles-matter.clickAmerican_Jesus@lemm.ee to Linux@lemmy.ml · 2 years agomessage-square21fedilinkcross-posted to: programming@programming.dev
minus-squarehperrin@lemmy.worldlinkfedilinkarrow-up0·2 years agoI just leave all config in memory. If the user really cared, they would never reboot.
minus-squareCalcProgrammer1@lemmy.mllinkfedilinkarrow-up0·2 years agoI just hard code all config in the source code. If the user really cared, they would recompile from source.
I just leave all config in memory. If the user really cared, they would never reboot.
I just hard code all config in the source code. If the user really cared, they would recompile from source.
A suckless fan I see