summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-21 19:24:58 -0600
committerCase Duckworth2021-02-21 19:24:58 -0600
commit21e1dc674703bb957243ec8ef73ce74c155396dd (patch)
treeb49d2094fbc8c52a9d62b65dd0b3763ec7f963c0 /config.org
parentSet shr-max-width (diff)
downloademacs-21e1dc674703bb957243ec8ef73ce74c155396dd.tar.gz
emacs-21e1dc674703bb957243ec8ef73ce74c155396dd.zip
Add Computer.RIP
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 45062e3..b24a840 100644 --- a/config.org +++ b/config.org
@@ -2381,6 +2381,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2381#+begin_src emacs-lisp :noweb-ref settings 2381#+begin_src emacs-lisp :noweb-ref settings
2382 (setq elfeed-feeds 2382 (setq elfeed-feeds
2383 `( 2383 `(
2384 ("https://computer.rip/rss.xml" tech newsletter)
2384 ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather) 2385 ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather)
2385 ("https://www.realbakingwithrose.com/month?format=rss" food) 2386 ("https://www.realbakingwithrose.com/month?format=rss" food)
2386 ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) 2387 ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix)