diff options
author | Franck Cuny <franck@fcuny.net> | 2023-01-18 18:46:37 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-01-18 18:50:09 -0800 |
commit | b662535f0c60019dfb82605b746566bc7c3b12aa (patch) | |
tree | e7a87fa080501394634a0a7523eae6ddc48a6c56 | |
parent | fix(snippets/python): add the main function (diff) | |
download | emacs.d-b662535f0c60019dfb82605b746566bc7c3b12aa.tar.gz |
feat(elfeed): more feeds
Change-Id: I40f8252acd7410c58b4eb612b6a9c1339f2501f4
-rw-r--r-- | emacs/etc/elfeed.org | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/emacs/etc/elfeed.org b/emacs/etc/elfeed.org index 4cb3e77..221d628 100644 --- a/emacs/etc/elfeed.org +++ b/emacs/etc/elfeed.org @@ -10,13 +10,18 @@ ** https://www.berkeleyside.com/feed * Music :elfeed:music: ** https://southernlord.com/feed/ +** [[https://www.theredhandfiles.com/feed/]] * Bike :elfeed:bike: ** https://somafab.blogspot.com/feeds/posts/default ** https://bluelug.com/blog/feed/ ** https://www.renehersecycles.com/feed/ +** https://theradavist.com/feed/ +** https://droppedchain.com/feed/ * Aggregator :elfeed:news: ** entry-title: \(security\) :security:mustread: ** https://lwn.net/headlines/rss +** entry-title: \(emacs\|org-mode\) :emacs: +** https://lobste.rs/rss * Blogs :elfeed:blog: ** entry-title: \(emacs\|org-mode\) :emacs: ** entry-title: \(security\) :security:mustread: @@ -65,8 +70,6 @@ ** https://nullprogram.com/feed/ ** https://nwildner.com/index.xml ** https://oremacs.com/atom.xml -** https://pluralistic.net/feed/ -** https://protesilaos.com/master.xml ** https://research.swtch.com/feed.atom ** https://rjbs.cloud/feed.xml ** https://rm-rf.ca/index.xml @@ -78,8 +81,11 @@ ** https://venam.nixers.net/blog/feed.xml ** https://vincent.bernat.ch/en/blog/atom.xml ** https://with-emacs.com/rss.xml -** https://www.benkuhn.net/index.xml ** https://www.brendangregg.com/blog/rss.xml :mustread: ** https://www.hillelwayne.com/index.xml ** https://www.masteringemacs.org/feed/ ** https://www.tbray.org/ongoing/ongoing.atom +** https://jack.wrenn.fyi/atom.xml +* Reddit :elfeed:reddit: +** https://www.reddit.com/r/NixOS.rss :nix: +** https://www.reddit.com/r/Emacs.rss :emacs: |