diff options
Diffstat (limited to 'scripts/hehe')
-rwxr-xr-x | scripts/hehe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/hehe b/scripts/hehe new file mode 100755 index 0000000..3c37b29 --- /dev/null +++ b/scripts/hehe @@ -0,0 +1,3 @@ +#!/bin/bash + +ssh eye scripts/i3blocks/mympdinfo | sed -E 's#<.*>(.*)</span>#\1#' |