From 4b66da7ff8060fffdeac1cc4cb27f3182b3f2d46 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 23 Feb 2014 16:59:47 +0100 Subject: First commit of dotfiles. --- ratpoison/cmusplaying | 1 + 1 file changed, 1 insertion(+) create mode 100755 ratpoison/cmusplaying (limited to 'ratpoison/cmusplaying') diff --git a/ratpoison/cmusplaying b/ratpoison/cmusplaying new file mode 100755 index 0000000..133b6f9 --- /dev/null +++ b/ratpoison/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}'` -- cgit v1.2.3-54-g00ecf