Skip to content

Instantly share code, notes, and snippets.

@rpapallas
Created April 16, 2019 11:20
Show Gist options
  • Save rpapallas/cd85ce61246be28cd8f1cb6bb8e0ab79 to your computer and use it in GitHub Desktop.
Save rpapallas/cd85ce61246be28cd8f1cb6bb8e0ab79 to your computer and use it in GitHub Desktop.
Get local weather forecast from within your terminal
weather() {
curl wttr.in
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment