From 4932177ed4148d9e59e54c40c579bf5c45ec37cc Mon Sep 17 00:00:00 2001 From: sterni Date: Thu, 2 Sep 2021 01:29:48 +0200 Subject: feat(users/sterni/emacs): add (mostly) lisp related feeds Change-Id: I79d30e4e5cbe41fcd0f4a751ed08d12541b453eb Reviewed-on: https://cl.tvl.fyi/c/depot/+/3487 Reviewed-by: sterni Tested-by: BuildkiteCI --- users/sterni/emacs/subscriptions.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'users/sterni') diff --git a/users/sterni/emacs/subscriptions.el b/users/sterni/emacs/subscriptions.el index 727d326e27..a1e41b03f9 100644 --- a/users/sterni/emacs/subscriptions.el +++ b/users/sterni/emacs/subscriptions.el @@ -12,9 +12,12 @@ ("http://xsteadfastx.org/feed/" blog cool-and-nice) ("https://hannes.robur.coop/atom" blog) ("https://stevelosh.com/rss.xml" blog) + ("https://planet.lisp.org/rss20.xml" blog) + ("https://hyperthings.garden/rss/all-posts.xml" blog) ("https://blog.benjojo.co.uk/rss.xml" blog) ("https://leahneukirchen.org/blog/index.atom" blog cool-and-nice) ("https://leahneukirchen.org/trivium/index.atom" blog links cool-and-nice) + ("https://firefly.nu/feeds/all.atom.xml" blog cool-and-nice) ("https://tazj.in/feed.atom" blog cool-and-nice) ("https://alyssa.is/feed.xml" blog cool-and-nice) ("https://eta.st/feed.xml" blog cool-and-nice) -- cgit 1.4.1