You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
292 B
Plaintext

# 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