summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-04-25 20:30:29 +0100
committerrafa_99 <raroma09@gmail.com>2022-04-25 20:30:29 +0100
commitcd3257581a863df87e259479be763136a1ec3514 (patch)
tree2cc84cb907a09eacfb359dd2e0aca19229ae256a /scripts
parent6fc0374e17ce0419c7bb1925dc89214d8e87c4d3 (diff)
Updated configs and added weather keybind
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/.local/bin/weather3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/.local/bin/weather b/scripts/.local/bin/weather
new file mode 100755
index 0000000..819b700
--- /dev/null
+++ b/scripts/.local/bin/weather
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+less -R <<< $(curl -q wttr.in | grep -vi "Follow")