diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-07-16 03:06:15 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-07-16 03:06:15 +0000 |
| commit | 37a31aef0cd819dcb50f7b7dd8d9c385aff76864 (patch) | |
| tree | 408846f267050af900512cb5decea2a66f102f53 /smush | |
barebones mush (in POSIX shell)
Diffstat (limited to 'smush')
| -rwxr-xr-x | smush | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/usr/bin/env sh +rm ~/songs.txt +/home/dacc/dv/sh/mush/mush nzuum retrobit --shuffle --loop > ~/songs.txt +rm ~/songs.txt |
