summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 02fc297..1a17b8f 100644 --- a/config.org +++ b/config.org
@@ -2081,6 +2081,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2081#+begin_src emacs-lisp :noweb-ref settings 2081#+begin_src emacs-lisp :noweb-ref settings
2082 (setq elfeed-feeds 2082 (setq elfeed-feeds
2083 `( 2083 `(
2084 ("https://www.greghendershott.com/feeds/all.atom.xml" tech)
2084 ("https://hans.gerwitz.com/feeds/writing.rss" fwends) 2085 ("https://hans.gerwitz.com/feeds/writing.rss" fwends)
2085 ("http://planet.lisp.org/rss20.xml" tech lisp) 2086 ("http://planet.lisp.org/rss20.xml" tech lisp)
2086 ("https://wflewis.com/feed.xml" blags fwends) 2087 ("https://wflewis.com/feed.xml" blags fwends)