deathmetal27@lemmy.world to linuxmemes@lemmy.world · 1 month agoAvoid this very common mistakelemmy.worldimagemessage-square75linkfedilinkarrow-up1405arrow-down110file-text
arrow-up1395arrow-down1imageAvoid this very common mistakelemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square75linkfedilinkfile-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·1 month 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?