diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2025-07-01 19:18:18 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2025-07-01 19:18:18 -0400 |
| commit | 62ba5c463bbe1efd271f8e02b06f04ac57bf81e7 (patch) | |
| tree | 84fef9ea8be382eb524c38e77f2a8ea5d32aee1d | |
| parent | da460eb9dfeccb434e4fba9559513f1179e58032 (diff) | |
emacs: add void linux rss feed.
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index 0b7290e..47bde0c 100644 --- 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) ) )) |
