This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
whiteline
/
Scripts
Watch
1
Star
0
Fork
0
You've already forked Scripts
Code
Issues
Pull Requests
Releases
Wiki
Activity
252ae8d03c
Scripts
/
weather
3 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
migrating all my scripts to zsh
2023-04-09 07:14:40 -04:00
#!/bin/zsh
weather
2023-01-03 20:39:58 -05:00
curl wttr.in/`echo $* | sed 's/ /%20/g'`
Reference in New Issue
Copy Permalink