diff options
Diffstat (limited to '.scripts/popweather')
| -rwxr-xr-x | .scripts/popweather | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
