sh/weather.sh

5 lines
145 B
Bash
Raw Permalink Normal View History

2021-09-28 03:15:24 +00:00
#!/bin/sh
alias wttr="curl 'https://wttr.in/?m&M&F&A&Q'"
alias doppler='mpv --loop-file=inf "https://radar.weather.gov/lite/N0R/LSX_loop.gif"'