summaryrefslogtreecommitdiff
path: root/scripts/.local/bin/weather
blob: 0451bfa97404bfbcd7ae79a5810572488d593a9e (plain)
1
2
3
#!/bin/sh

less -R <<< $(curl --silent wttr.in | grep -vi "Follow")