-
-
Save kefzce/8d3f71592bb8ec7862327f30aeb93259 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