dotfiles/bin/wttr
2020-07-06 22:42:19 +00:00

5 lines
67 B
Bash
Executable file

#!/bin/bash
curl "http://wttr.in/$1?m&format=%l:%20%C%20%t%20%h"