From 2f4c2a68a1cbebb0e06a5b3296e4bbb575c5fcb2 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 5 Nov 2018 17:51:24 -0500 Subject: scripts sorted --- .scripts/statusbar/popweather | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .scripts/statusbar/popweather (limited to '.scripts/statusbar/popweather') diff --git a/.scripts/statusbar/popweather b/.scripts/statusbar/popweather new file mode 100755 index 0000000..d11bdf5 --- /dev/null +++ b/.scripts/statusbar/popweather @@ -0,0 +1,2 @@ +#!/bin/sh +cat ~/.weatherreport && read -- cgit v1.3.1