Here's a cool trick... Use curl to get your local weather!

curl wttr.in/<areacode/city/geo>

Make it even easier with a bash alias

alias weather="curl wttr.in/Austin"
Womp, markdown code block worked better in webUI than mobile, hopefully it still makes sense otherwise