summaryrefslogtreecommitdiffstats
path: root/bash_functions.d/weather.sh
blob: 5b2c7073c4881b025281925d98417587a8daaa8f (plain) (blame)
1
2
3
weathertoss() {
  curl wttr.in/~Berwick-upon-Tweed
}