aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands/:weather
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/commands/:weather')
-rwxr-xr-xscripts/commands/:weather3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/commands/:weather b/scripts/commands/:weather
new file mode 100755
index 0000000..e9006e7
--- /dev/null
+++ b/scripts/commands/:weather
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+sensible-terminal -e bash -c 'curl wttr.in/Virar && read'