sh/weather.sh
2021-09-28 03:15:24 +00:00

4 lines
145 B
Bash
Executable file

#!/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"'