From: Samir Benmendil Date: Thu, 28 Jan 2021 14:09:16 +0000 (+0000) Subject: bin: add simple wrapper for wttr.in X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/7ecf9c7b6a6df89548432e709b6a63e12e8dc755?ds=sidebyside bin: add simple wrapper for wttr.in --- diff --git a/bin/wttr b/bin/wttr new file mode 100755 index 0000000..7e0125b --- /dev/null +++ b/bin/wttr @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +curl wttr.in/$1