summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-10 20:19:08 -0600
committerCase Duckworth2021-02-10 20:19:08 -0600
commitd68a784355283b2faf3c098283b0577f45e6430a (patch)
tree62f9006be0fe63376f70291ff80a4e739ca0aacd /config.org
parentMerge branch 'main' of tildegit.org:acdw/emacs (diff)
downloademacs-d68a784355283b2faf3c098283b0577f45e6430a.tar.gz
emacs-d68a784355283b2faf3c098283b0577f45e6430a.zip
Add feed
Diffstat (limited to 'config.org')
-rw-r--r--config.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.org b/config.org index 7c51838..a87f2e7 100644 --- a/config.org +++ b/config.org
@@ -2107,7 +2107,8 @@ 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://blog.astrosnail.pt.eu.org/feed.atom" tech blags)
2111 ("https://www.greghendershott.com/feeds/all.atom.xml" tech blags)
2111 ("https://hans.gerwitz.com/feeds/writing.rss" fwends) 2112 ("https://hans.gerwitz.com/feeds/writing.rss" fwends)
2112 ("http://planet.lisp.org/rss20.xml" tech lisp) 2113 ("http://planet.lisp.org/rss20.xml" tech lisp)
2113 ("https://wflewis.com/feed.xml" blags fwends) 2114 ("https://wflewis.com/feed.xml" blags fwends)