Add tales of time forgotten and david thompson's blog to elfeed.

This commit is contained in:
Mateus Rodrigues
2023-01-08 15:07:19 +00:00
parent 34df42480a
commit e1788ccdb2

View File

@@ -38,9 +38,11 @@
;; load elfeed feeds
(setq elfeed-feeds
'(("http://lambda-the-ultimate.org/node/feed" lambda)
("https://acoup.blog/feed" acoup)
("https://acoup.blog/feed" acoup history)
("https://talesoftimesforgotten.com/feed" history)
("https://guix.gnu.org/feeds/blog.atom" guix)
("https://mmhaskell.com/blog?format=rss" haskell)
("https://www.inspiredpython.com/feed" python)
("https://sachachua.com/blog/category/emacs-news/feed" emacs)))
("https://sachachua.com/blog/category/emacs-news/feed" emacs)
("https://dthompson.us/feed.xml" guile)))
(put 'upcase-region 'disabled nil)