deathmetal27@lemmy.world to linuxmemes@lemmy.world · 30 days agoAvoid this very common mistakelemmy.worldimagemessage-square74linkfedilinkarrow-up1407arrow-down112file-text
arrow-up1395arrow-down1imageAvoid this very common mistakelemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 30 days agomessage-square74linkfedilinkfile-text
Transcript Image of a man pointing a gun at his own foot. Caption: Installing an AUR package without reading it’s PKGBUILD.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up2·30 days agoBtw, login uses /bin/sh (or respective), script headers also, all fixed paths; would anything break, if you do alias sh=echo in your session setup script?
Btw, login uses /bin/sh (or respective), script headers also, all fixed paths; would anything break, if you do
alias sh=echoin your session setup script?