summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-13 12:34:36 -0600
committerCase Duckworth2021-02-13 12:34:36 -0600
commitf0bd2e390dff9e90bddf10f6aa0222eaed15732b (patch)
treeb0a782dcb0305f3ffdd9da028dcf27f9a1e33315 /config.org
parentRequire 'minions' for the acdw modeline thing (diff)
downloademacs-f0bd2e390dff9e90bddf10f6aa0222eaed15732b.tar.gz
emacs-f0bd2e390dff9e90bddf10f6aa0222eaed15732b.zip
Add feed
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 3cdfb1d..ea9b58d 100644 --- a/config.org +++ b/config.org
@@ -2268,6 +2268,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2268#+begin_src emacs-lisp :noweb-ref settings 2268#+begin_src emacs-lisp :noweb-ref settings
2269 (setq elfeed-feeds 2269 (setq elfeed-feeds
2270 `( 2270 `(
2271 ("https://www.makeworld.gq/feed.xml" blag)
2271 ("https://whyarentyoucoding.com/feed.xml" comix) 2272 ("https://whyarentyoucoding.com/feed.xml" comix)
2272 ("https://xkcd.com/atom.xml" comix) 2273 ("https://xkcd.com/atom.xml" comix)
2273 ("https://falseknees.com/rss.xml" comix) 2274 ("https://falseknees.com/rss.xml" comix)