diff options
author | Franck Cuny <franck@fcuny.net> | 2023-02-20 19:04:04 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-02-20 19:04:04 -0800 |
commit | e185b245d92bbba96556f04bae4e7c7a0882ef30 (patch) | |
tree | 9d37f979e530379ca2d43751a10d23c1cc4bdaf8 | |
parent | fix(dired): make the outpout of ls more readable (diff) | |
download | emacs.d-e185b245d92bbba96556f04bae4e7c7a0882ef30.tar.gz |
feat(elfeed): add more feeds
Change-Id: Ida36543d8c507ed449aa5787abb8cba3df159078
-rw-r--r-- | emacs/etc/elfeed.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/emacs/etc/elfeed.org b/emacs/etc/elfeed.org index bbaff51..3c346ca 100644 --- a/emacs/etc/elfeed.org +++ b/emacs/etc/elfeed.org @@ -34,7 +34,7 @@ ** https://apenwarr.ca/log/rss.php :mustread: ** https://blog.benjojo.co.uk/rss.xml ** https://blog.filippo.io/rss/ -** https://abyssdomain.expert/@filippo.rss +** https://latacora.micro.blog/feed.xml ** https://blog.fogus.me/feed/ ** https://blog.nelhage.com/atom.xml ** https://blog.separateconcerns.com/feed.atom @@ -93,3 +93,7 @@ * Reddit :elfeed:reddit: ** https://www.reddit.com/r/NixOS.rss :nix: ** https://www.reddit.com/r/Emacs.rss :emacs: +** https://www.reddit.com/r/golang.rss :go: +* Mastodon :elfeed:mastodon: +** https://mas.to/@zekjur.rss +** https://abyssdomain.expert/@filippo.rss |