add logic world

This commit is contained in:
Crispy 2022-12-25 00:37:27 +01:00
parent 4d3e217f19
commit 7693a77f5c
8 changed files with 1107 additions and 2 deletions

View file

@ -4,4 +4,4 @@ location=$(cat ~/dotfiles/location.txt)
echo "getting weather for "$location
echo
curl "wttr.in/"$location"?2QFn"
curl "v2.wttr.in/"$location"?2F"