dotfiles

A steaming hot pile of sh...ell scripts and configuration files.
git clone https://kaka.farm/~git/dotfiles
Log | Files | Refs

commit cb9c65cdeb9947aad049fe987b1916b2d67d524c
parent 70d2bf960564758c3e039a310ea5bfc6c54586c5
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Fri, 24 May 2024 14:20:37 +0300

Add more Craftering feeds.

Diffstat:
Mconfig/emacs/elfeed-feeds.el | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/config/emacs/elfeed-feeds.el b/config/emacs/elfeed-feeds.el @@ -35,16 +35,19 @@ ("https://planet.debian.org/rss20.xml" blog debian linux) ("https://planet.scheme.org/atom.xml" lisp planet scheme) ("https://puri.sm/feed/" linux purism) + ("https://purplg.dev/index.xml" blog craftering) + ("https://richarddavis.xyz/en/blog/rss.xml" blog craftering) ("https://sfba.social/@danielmingram/with_replies.rss" activitypub danielmingram) ("https://shakuf.co.il/feed" israel news shakuf) ("https://shom.dev/index.xml" blog linux craftering) ("https://spritely.institute/feed.xml" linux lisp scheme) ("https://status.mangadex.org/history.atom" comics) - ("https://systemcrafters.net/rss/news.xml" emacs guile guix linux lisp news scheme) + ("https://systemcrafters.net/rss/news.xml" craftering emacs guile guix linux lisp news scheme) ("https://thanosapollo.org/index.xml" blog craftering) ("https://tooot.im/@NWengrov.rss" activitypub blog novartza) ("https://tooot.im/@admin.rss" activitypub admin) ("https://trevarj.github.io/rss.xml" blog craftering) + ("https://tylerdback.com/index.xml" blog craftering) ("https://vimeo.com/user13532867/videos/rss" danielmingram meditation) ("https://whatsup.org.il/backend-forums.php?utf8=1" israel linux whatsup) ("https://whatsup.org.il/backend.php?utf8=1" israel linux whatsup)