summaryrefslogtreecommitdiff
path: root/.script/weather
diff options
context:
space:
mode:
authorDustin Walker <dustin.walker@email.wsu.edu>2025-01-16 17:00:08 -0500
committerDustin Walker <dustin.walker@email.wsu.edu>2025-01-16 17:00:08 -0500
commitfcf44b17142cbeaf1f6a4b66e5ab0eed1483ebe4 (patch)
treef9d4625d612af99557ff0249dbf5f1fccc6175c8 /.script/weather
migration commitHEADmaster
Diffstat (limited to '.script/weather')
-rwxr-xr-x.script/weather2
1 files changed, 2 insertions, 0 deletions
diff --git a/.script/weather b/.script/weather
new file mode 100755
index 0000000..91634c5
--- /dev/null
+++ b/.script/weather
@@ -0,0 +1,2 @@
+#!/bin/sh
+curl -s wttr.in/?format="%l:+%C+%t" > /tmp/weather