We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8760b54 commit a89ed09Copy full SHA for a89ed09
README.md
@@ -89,7 +89,7 @@ Requirements for some segments. You only need to fulfill the requirements for th
89
* `ifstat.sh`: ifstat (there is a simpler segment not using ifstat but samples /sys/class/net)
90
* `tmux_mem_cpu_load.sh`: [tmux-mem-cpu-load](https://github.com/thewtex/tmux-mem-cpu-load)
91
* `rainbarf.sh`: [rainbarf](https://github.com/creaktive/rainbarf)
92
-* `weather.sh`: GNU `grep` with Perl regexp enabled (FreeBSD specific)
+* `weather.sh`: GNU `grep` with Perl regexp enabled (FreeBSD specific), `jq` for yrno weather API.
93
94
## OS X specific requirements
95
0 commit comments