Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 477 Bytes

Powerlevel9k_weather

code snippet to show the current weather in shell as a powerline9k prompt element

requirements:

  • zsh
  • powerlevel9k
  • powerline-font
  • curl, jq

usage:

  • add the code snipped in weather.sh to your .zshrc file
  • add 'custom_weather' in on of the powerlevel9k prompt elements in the .zshrc file

https://www.metaweather.com/ is used as an api for the weather data