From 288ccb3984c7cb46b67d0f6bf7fb6d53c5d7a2d3 Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 13 Dec 2025 23:43:10 -0500 Subject: guix: full refactor of configuration structure --- guix/kolwynia/home/bdunahu/files/.local/bin/string-weather | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 guix/kolwynia/home/bdunahu/files/.local/bin/string-weather (limited to 'guix/kolwynia/home/bdunahu/files/.local/bin/string-weather') diff --git a/guix/kolwynia/home/bdunahu/files/.local/bin/string-weather b/guix/kolwynia/home/bdunahu/files/.local/bin/string-weather new file mode 100755 index 0000000..01ece24 --- /dev/null +++ b/guix/kolwynia/home/bdunahu/files/.local/bin/string-weather @@ -0,0 +1,3 @@ +#!/bin/sh + +curl wttr.in/Amherst?format="%x+%t+%m\n" -- cgit v1.2.3