-
-
Save Triztan/e9ced76198df8b9634f42009417f47b6 to your computer and use it in GitHub Desktop.
Weather CLI
This file contains 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