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 d96596f..7c51838 100644 --- a/config.org +++ b/config.org
@@ -2107,6 +2107,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2107#+begin_src emacs-lisp :noweb-ref settings 2107#+begin_src emacs-lisp :noweb-ref settings
2108 (setq elfeed-feeds 2108 (setq elfeed-feeds
2109 `( 2109 `(
2110 ("https://www.greghendershott.com/feeds/all.atom.xml" tech)
2110 ("https://hans.gerwitz.com/feeds/writing.rss" fwends) 2111 ("https://hans.gerwitz.com/feeds/writing.rss" fwends)
2111 ("http://planet.lisp.org/rss20.xml" tech lisp) 2112 ("http://planet.lisp.org/rss20.xml" tech lisp)
2112 ("https://wflewis.com/feed.xml" blags fwends) 2113 ("https://wflewis.com/feed.xml" blags fwends)