mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
get weather for Amsterdam
This commit is contained in:
parent
b37265eb1f
commit
4d9110a51c
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
curl --silent "https://wttr.in/?format=2" | sed 's/️//g'
|
curl --silent "https://wttr.in/amsterdam?format=2" | sed 's/️//g'
|
||||||
|
Loading…
Reference in New Issue
Block a user