Skip to content

Instantly share code, notes, and snippets.

@itkq
Created March 30, 2017 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itkq/9772ab4ab418175b2cb245833f2feb37 to your computer and use it in GitHub Desktop.
Save itkq/9772ab4ab418175b2cb245833f2feb37 to your computer and use it in GitHub Desktop.
function tenki() {
local loc=${1:-大田区}
curl "wttr.in/$loc?0_lang=ja"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment