Files
dotfiles/bin/wttr.sh
Archie Fox 06b8ee8caf Init commit
2025-06-08 06:59:19 +03:00

6 lines
80 B
Bash
Executable File

#!/bin/bash
wttr=$(curl 'https://wttr.in/Kumylzhenskaya?format=1')
echo $wttr