From f18db3d84a2f735513bbdd4376d7221b1662fa67 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 18 Jul 2018 19:35:45 -0400 Subject: weather popup now color --- .scripts/popweather | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .scripts/popweather (limited to '.scripts/popweather') diff --git a/.scripts/popweather b/.scripts/popweather new file mode 100755 index 0000000..fa946f0 --- /dev/null +++ b/.scripts/popweather @@ -0,0 +1,2 @@ +#!/bin/bash +cat ~/.weatherreport && read -- cgit v1.3.1