From e712a1fa3aa6980092157af85b6e32f782221c79 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 30 Sep 2024 13:46:46 +0200 Subject: [PATCH] Update feeds --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 69319819..15696edf 100755 --- a/init.el +++ b/init.el @@ -1345,6 +1345,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory." ("https://feed.theregister.com/atom?a=Liam%20Proven" register foss) ("https://benswift.me/feed.xml" blog creative technology emacs computing) ("https://media.rss.com/l0wl1f3podcast/feed.xml" cyberpunk podcast) + ("https://sachachua.com/blog/feed/" emacs blog lisp programming) )) :custom (elfeed-search-filter "@7-day-ago +unread")