#alias:new meteo e:curl 'wttr.in/?lang=fr' fn meteo [@_args]{ curl --connect-timeout 2 "wttr.in/"(joins '' $_args)"?lang=fr" }