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-square114fedilinkarrow-up1679
arrow-up1679imageIn 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-square114fedilink
minus-squareheliotrope@retrofed.comlinkfedilinkEnglisharrow-up5·edit-214 hours agoemerge -auDN @world Also: gr ~/.src # (script I wrote myself to update code repos) cd ~/.src/repo make -j8 doas make install
Also: