aboutsummaryrefslogtreecommitdiff
path: root/tools/cmusplaying
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cmusplaying')
-rwxr-xr-xtools/cmusplaying1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/cmusplaying b/tools/cmusplaying
new file mode 100755
index 0000000..133b6f9
--- /dev/null
+++ b/tools/cmusplaying
@@ -0,0 +1 @@
+echo `cmus-remote -Q | awk '/ artist/ {$1=$2=""; print $0}'` - `cmus-remote -Q 2>/dev/null | grep title | awk '{$1=$2=""; print $0}'`