Note why I chose 'rm -rf' instead of 'cargo clean'
[khome.git] / home / bin / notify_weather
1 #! /bin/bash
2
3 notify-send 'weather summary' "$(< ~/.pista-out/weather-summary)" -u low
This page took 0.08345 seconds and 4 git commands to generate.