Skip to content

Instantly share code, notes, and snippets.

@0v3rth3d4wn
Forked from taylorotwell/weather.sh
Created February 16, 2017 08:09
Show Gist options
  • Save 0v3rth3d4wn/fec3bb9c5039b12b48d584014952b169 to your computer and use it in GitHub Desktop.
Save 0v3rth3d4wn/fec3bb9c5039b12b48d584014952b169 to your computer and use it in GitHub Desktop.
Weather CLI
alias weather='curl -s wttr.in | sed -n "1,7p"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment