dotfiles

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

commit c9fd15953cccb15a22c4c1f2b3250dda4c09a5ee
parent edf740c3ac24b0bebe963930a0f47443093f5471
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Mon, 29 Jul 2024 21:46:59 +0300

Add an Andrew Gold feed.

Diffstat:
Mconfig/emacs/elfeed-feeds.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config/emacs/elfeed-feeds.el b/config/emacs/elfeed-feeds.el @@ -97,5 +97,6 @@ ("https://www.snamellit.com/rss.xml" blog craftering) ("https://www.the7eye.org.il/feed" israel news the7eye) ("https://www.wheresyoured.at/rss/" blog news tech) + ("https://www.youtube.com/feeds/videos.xml?channel_id=UC4fQ-Cy8UpLPMwehPg-8ltQ" andrewgold csj podcast youtube) ("https://www.youtube.com/feeds/videos.xml?channel_id=UCzREuchzOqiawpEpvEM0Tyg" atheism islam youtube) ))