From 0585a2ec7be11f2e8bcf7b7f67a36030d529243e Mon Sep 17 00:00:00 2001 From: Mateus Rodrigues Date: Thu, 26 Jan 2023 14:27:07 +0000 Subject: [PATCH] Add Jazz fuel to elfeed. --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 5143fb0..86616e4 100644 --- a/init.el +++ b/init.el @@ -45,5 +45,6 @@ ("https://mmhaskell.com/blog?format=rss" haskell) ("https://www.inspiredpython.com/feed" python) ("https://sachachua.com/blog/category/emacs-news/feed" emacs) - ("https://dthompson.us/feed.xml" guile))) + ("https://dthompson.us/feed.xml" guile) + ("https://jazzfuel.com/feed/" jazz music))) (put 'upcase-region 'disabled nil)