aboutsummaryrefslogtreecommitdiff
path: root/weather.sh
diff options
context:
space:
mode:
Diffstat (limited to 'weather.sh')
-rwxr-xr-xweather.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/weather.sh b/weather.sh
new file mode 100755
index 0000000..1cd74ec
--- /dev/null
+++ b/weather.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+curl wttr.in
+read -rsp "" -d "q"