#!/usr/bin/bash location="$(cat ~/.config/weather_location)" curl "https://wttr.in/$location?0mQ"