X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_functions.sh;h=c15ecefafd0c3479a45317737e34ef2b1d5feecb;hb=56f69dc9240249914640b1ff5d33e557ea54602c;hp=b84f30313ede75c998908527bc044fc9b7c6a78d;hpb=d93397a615fd54f1080a4ca5941c410dcca6a9f1;p=khome.git diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index b84f303..c15ecef 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -294,9 +294,11 @@ $(date '+%F %A') Morning report -------------- -### Previous +### Prev -### Current +### Curr + +### Next ### Blockers @@ -327,7 +329,7 @@ weather() { '') _weather_location="$WEATHER_LOCATION";; *) _weather_location="$1" esac - curl "http://wttr.in/$_weather_location" + curl "http://wttr.in/$_weather_location?format=v2" } bt_devs_paired() {