2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/weather

12 lines
288 B
Plaintext
Raw Normal View History

2017-07-17 21:13:45 +00:00
# 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