shimdidly@lemmy.world to linuxmemes@lemmy.world · 5 months agoWe are not the samelemmy.worldimagemessage-square12fedilinkarrow-up154arrow-down13
arrow-up151arrow-down1imageWe are not the samelemmy.worldshimdidly@lemmy.world to linuxmemes@lemmy.world · 5 months agomessage-square12fedilink
minus-squareJetpackJackson@feddit.delinkfedilinkarrow-up4·edit-25 months ago#!/usr/bin/env bash mpc load $1 mpc volume 80 mpc random on mpc play Name it shufflenplay so then you can shufflenplay <playlist name>
#!/usr/bin/env bash mpc load $1 mpc volume 80 mpc random on mpc play
Name it shufflenplay so then you can
shufflenplay <playlist name>