2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/weather
terminalforlife 2ce193c0ba Fix typos, tidy formatting, & improve writing
This is what late-night boredom does to you. lol
2020-02-22 03:38:15 +00:00

12 lines
288 B
Plaintext

# weather (Bash-Snippets)
# Provides a 3-day forecast on your current location or a specified location
# Get 3-day forecast for your current location as determined by your IP address
weather
# Get 3-day forecast for any location
weather Tokyo
# Get the current moon phase
weather Moon