diff options
author | Anastasios Grammenos <anastasios.grammenos@noris.gr> | 2020-09-30 16:17:19 +0300 |
---|---|---|
committer | Anastasios Grammenos <anastasios.grammenos@noris.gr> | 2020-09-30 16:17:19 +0300 |
commit | 25febb79a55766f0a508af6f493d8da4426f678d (patch) | |
tree | 0c0b0a14083d2ad5b9ab69b70a19333c634d7498 /scripts/hehe | |
parent | 1b42f6954ed7c1dba5d8f41d8735b62afdb33f37 (diff) | |
download | xmonad-config-master.tar.gz xmonad-config-master.tar.bz2 xmonad-config-master.zip |
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#' |