shimdidly@lemmy.world to linuxmemes@lemmy.world · 1 year agoWe are not the samelemmy.worldexternal-linkmessage-square12fedilinkarrow-up154arrow-down13
arrow-up151arrow-down1external-linkWe are not the samelemmy.worldshimdidly@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square12fedilink
minus-squareJetpackJackson@feddit.delinkfedilinkarrow-up4·edit-21 year 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>