From 269e617fea39658233db38ad503030c4fe040e80 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 12 Apr 2015 13:04:12 +0200 Subject: Spring cleanup! --- ratpoison/cmusplaying | 1 - 1 file changed, 1 deletion(-) delete mode 100755 ratpoison/cmusplaying (limited to 'ratpoison/cmusplaying') diff --git a/ratpoison/cmusplaying b/ratpoison/cmusplaying deleted file mode 100755 index 133b6f9..0000000 --- a/ratpoison/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