From e2fe9be3a1030350c5b9d43bc5bcdc4a12a0882b Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 25 Feb 2024 14:00:29 +0100 Subject: elfeeds --- config/doom/config.org | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/config/doom/config.org b/config/doom/config.org index 533a717..444a50a 100644 --- a/config/doom/config.org +++ b/config/doom/config.org @@ -253,21 +253,30 @@ this new window. #+begin_src emacs-lisp (after! elfeed (setq elfeed-feeds - '("https://sachachua.com/blog/feed" + '("http://feeds.feedburner.com/MeltingAsphalt" "http://feeds.feedburner.com/TroyHunt" - "https://serokell.io/blog.rss.xml" - "https://www.tweag.io/rss.xml" "http://kitchingroup.cheme.cmu.edu/blog/feed/index.xml" - "http://planet.emacsen.org/atom.xml" "http://www.howardism.org/index.xml" - "https://reyify.com/api/rss" - "https://guix.gnu.org/feeds/blog.atom" "https://ag91.github.io/rss.xml" + "https://architectelevator.com/feed.xml" + "https://bitcoinops.org/feed.xml" + "https://cyberwardog.blogspot.com/feeds/posts/default" "https://daryl.wakatara.com/rss.xml" + "https://guix.gnu.org/feeds/blog.atom" + "https://hboeck.de/rss.xml" + "https://jackrusher.com/feed.xml" "https://nullprogram.com/feed/" + "https://oscarnajera.com/post/index.xml" + "https://paulstamatiou.com/posts.xml" + "https://planet.archlinux.org/atom.xml" + "https://reyify.com/api/rss" + "https://sachachua.com/blog/feed" + "https://serokell.io/blog.rss.xml" + "https://stevelosh.com/rss.xml" + "https://www.archlinux.org/feeds/news/" + "https://www.n16f.net/blog/index.xml" "https://www.schneier.com/feed/atom" - "https://stevelosh.com/rss.xml"))) - + "https://www.tweag.io/rss.xml"))) #+end_src * Email ** Notmuch -- cgit v1.2.3