summaryrefslogtreecommitdiff
path: root/smush
diff options
context:
space:
mode:
authordacctal <donotcontactmevia@email.invalid>2026-07-16 03:06:15 +0000
committerdacctal <donotcontactmevia@email.invalid>2026-07-16 03:06:15 +0000
commit37a31aef0cd819dcb50f7b7dd8d9c385aff76864 (patch)
tree408846f267050af900512cb5decea2a66f102f53 /smush
barebones mush (in POSIX shell)
Diffstat (limited to 'smush')
-rwxr-xr-xsmush4
1 files changed, 4 insertions, 0 deletions
diff --git a/smush b/smush
new file mode 100755
index 0000000..b374396
--- /dev/null
+++ b/smush
@@ -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