From 110bd5ffaf4ae1530f9b607fc7fd45cb0d64762d Mon Sep 17 00:00:00 2001 From: qvalentin Date: Mon, 1 Nov 2021 09:48:30 +0100 Subject: [PATCH] wttr script --- .scripts/wttr | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .scripts/wttr diff --git a/.scripts/wttr b/.scripts/wttr new file mode 100755 index 0000000..5d7645c --- /dev/null +++ b/.scripts/wttr @@ -0,0 +1,4 @@ +#!/bin/bash + + +curl 'wttr.in/Nuremberg?format=%t\n'