]> git.rmz.io Git - dotfiles.git/commitdiff
bin: add simple wrapper for wttr.in
authorSamir Benmendil <me@rmz.io>
Thu, 28 Jan 2021 14:09:16 +0000 (14:09 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 28 Jan 2021 14:11:50 +0000 (14:11 +0000)
bin/wttr [new file with mode: 0755]

diff --git a/bin/wttr b/bin/wttr
new file mode 100755 (executable)
index 0000000..7e0125b
--- /dev/null
+++ b/bin/wttr
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+curl wttr.in/$1