yesman@lemmy.world to linuxmemes@lemmy.world · 19 hours agoIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldimagemessage-square113fedilinkarrow-up1668arrow-down112
arrow-up1656arrow-down1imageIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldyesman@lemmy.world to linuxmemes@lemmy.world · 19 hours agomessage-square113fedilink
minus-squareheliotrope@retrofed.comlinkfedilinkEnglisharrow-up5·edit-213 hours agoemerge -auDN @world Also: gr ~/.src # (script I wrote myself to update code repos) cd ~/.src/repo make -j8 doas make install
Also: