Add a bunch more feeds
This commit is contained in:
parent
d6c9bce785
commit
953d098d06
@ -4534,17 +4534,23 @@ Elfeed is a feed reader for Emacs.
|
||||
("https://taibbi.substack.com/feed" news)
|
||||
;; NYTimes - The Morning newsletter
|
||||
("https://www.kill-the-newsletter.com/feeds/lb5od7xsvr3nwmg9qp2a.xml" news)
|
||||
("https://metaredux.com/feed.xml" clojure)
|
||||
("https://lambdaisland.com/feeds/blog.atom" clojure)
|
||||
;; Boston Globe - Today's Headlines
|
||||
("https://www.kill-the-newsletter.com/feeds/nhmomrn756ihlqorrg5w.xml" news)
|
||||
("http://syndication.boston.com/news/local/walker?mode=rss_10" news)
|
||||
("https://metaredux.com/feed.xml" clojure blog)
|
||||
("https://lambdaisland.com/feeds/blog.atom" clojure blog)
|
||||
("https://emacsredux.com/atom.xml" emacs)
|
||||
("https://sachachua.com/blog/category/emacs-news/feed" emacs)
|
||||
("https://mxb.dev/feed.xml" web)
|
||||
("https://mxb.dev/feed.xml" web blog)
|
||||
"https://feed.tedium.co/"
|
||||
"https://joy.recurse.com/feed.atom"
|
||||
;; Changelog Weekly
|
||||
"https://www.kill-the-newsletter.com/feeds/cfiasax3ct12r7b9svjq.xml"
|
||||
"https://wiki.xxiivv.com/links/rss.xml"
|
||||
("https://jeremydormitzer.com/blog/feed.xml" my-website))))
|
||||
("https://wiki.xxiivv.com/links/rss.xml" blog)
|
||||
("https://jeremydormitzer.com/blog/feed.xml" my-website)
|
||||
("https://fossegr.im/feed.xml" emacs blog)
|
||||
("https://nullprogram.com/feed/" blog))
|
||||
shr-use-colors nil))
|
||||
#+END_SRC
|
||||
|
||||
Keybinding for opening Elfeed:
|
||||
|
Loading…
Reference in New Issue
Block a user