-
-
Save decodedmrq/876c34bb551ff087f38c808cbd246d38 to your computer and use it in GitHub Desktop.
Weather CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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