commit 62ba5c463bbe1efd271f8e02b06f04ac57bf81e7 parent da460eb9dfeccb434e4fba9559513f1179e58032 Author: Jake Koroman <jake@jakekoroman.com> Date: Tue, 1 Jul 2025 19:18:18 -0400 emacs: add void linux rss feed. Diffstat:
M | emacs/init.el | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/emacs/init.el b/emacs/init.el @@ -588,6 +588,7 @@ ("https://suckless.org/atom.xml" suckless news) ("https://www.gentoo.org/feeds/news.xml" gentoo news) + ("https://voidlinux.org/atom.xml" void news) ) ))