From 1f5314a91421fc6c0482ec1d1134b7b7f5ddf139 Mon Sep 17 00:00:00 2001 From: Martin Blazik Date: Sat, 30 Jul 2022 11:59:54 +0200 Subject: [PATCH] Console weather :) --- bin/weather | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/weather diff --git a/bin/weather b/bin/weather new file mode 100755 index 0000000..881fe70 --- /dev/null +++ b/bin/weather @@ -0,0 +1,3 @@ +#!/bin/bash + +curl wttr.in/prague