2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
cheat.sheets/sheets/weather

12 lines
292 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 a 3 day forecast for your current location as determined by your ip address
weather
# Get a 3 day forecast for any location
weather Tokyo
# Get the current moon phase
weather Moon