diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 17:43:32 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 17:43:32 -0500 |
| commit | 4d7b0a7d410ab91047be13b915413dc555af9dda (patch) | |
| tree | fa611317c08481e5454b38c98f145a1e2fea938a /.scripts/statusbar/popweather | |
| parent | 6efc27037aee345cee975805f2aacac66f6da2ce (diff) | |
| download | eibhear-4d7b0a7d410ab91047be13b915413dc555af9dda.tar.gz eibhear-4d7b0a7d410ab91047be13b915413dc555af9dda.tar.zst eibhear-4d7b0a7d410ab91047be13b915413dc555af9dda.zip | |
weather report: less is more
Diffstat (limited to '.scripts/statusbar/popweather')
| -rwxr-xr-x | .scripts/statusbar/popweather | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.scripts/statusbar/popweather b/.scripts/statusbar/popweather deleted file mode 100755 index d11bdf5..0000000 --- a/.scripts/statusbar/popweather +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -cat ~/.weatherreport && read |
