{ bash, config, curl, iconfont, ... }: '' #!${bash}/bin/bash WTTR=$(${curl}/bin/curl wttr.in/?format=1) echo "$WTTR" ''