When using the inbuilt RSS module, this becomes my personal config for that module. However, when not using that and instead using the newsticker inbuilt for Emacs, I've got a config for that as well.
5 lines
78 B
EmacsLisp
5 lines
78 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; private/rss/packages.el
|
|
|
|
(package! elfeed)
|