From d923956d4866beb5093c89e0c1a4f54a9c37070f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:39:43 +0200 Subject: major fixes and rearrangement --- tools/cmusplaying | 1 - 1 file changed, 1 deletion(-) delete mode 100755 tools/cmusplaying (limited to 'tools/cmusplaying') diff --git a/tools/cmusplaying b/tools/cmusplaying deleted file mode 100755 index 133b6f9..0000000 --- a/tools/cmusplaying +++ /dev/null @@ -1 +0,0 @@ -echo `cmus-remote -Q | awk '/ artist/ {$1=$2=""; print $0}'` - `cmus-remote -Q 2>/dev/null | grep title | awk '{$1=$2=""; print $0}'` -- cgit v1.2.3-54-g00ecf