Skip to content

Instantly share code, notes, and snippets.

@taylorotwell
Last active August 27, 2019 13:40
Show Gist options
  • Save taylorotwell/c8d5cccae16d040ee3d6d3e34a26127a to your computer and use it in GitHub Desktop.
Save taylorotwell/c8d5cccae16d040ee3d6d3e34a26127a to your computer and use it in GitHub Desktop.
Weather CLI
alias weather='curl -s wttr.in | sed -n "1,7p"'
@eberharterm
Copy link

This is awesome. 👍

@chalasr
Copy link

chalasr commented Apr 11, 2017

Awesome

@keep-active
Copy link

cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment