diff options
Diffstat (limited to '.script/weather')
| -rwxr-xr-x | .script/weather | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.script/weather b/.script/weather deleted file mode 100755 index 91634c5..0000000 --- a/.script/weather +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -curl -s wttr.in/?format="%l:+%C+%t" > /tmp/weather |
