aboutsummaryrefslogtreecommitdiffstats
path: root/lyrics/hd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lyrics/hd.sh')
-rwxr-xr-xlyrics/hd.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/lyrics/hd.sh b/lyrics/hd.sh
new file mode 100755
index 000000000..4bcbce4bb
--- /dev/null
+++ b/lyrics/hd.sh
@@ -0,0 +1,8 @@
+#!/bin/sh -e
+#
+# Load lyrics from the user's home directory
+#
+# Author: Max Kellermann <max@duempel.org>
+#
+
+cat ~/.lyrics/"$1 - $2".txt 2>/dev/null