dotfiles

My configuration files.
git clone https://git.svenmoeller.xyz/dotfiles.git
Log | Files | Refs | README

commit 51252ddf7d67fbc23593241d290758124b099128
parent 1c9c87c605c04b10a11085be3faa2547879fc991
Author: Sven Möller <sven@svenmoeller.xyz>
Date:   Thu,  4 Aug 2022 17:09:22 +0200

Add feeds

Diffstat:
Msfeed/.sfeed/sfeedrc | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/sfeed/.sfeed/sfeedrc b/sfeed/.sfeed/sfeedrc @@ -5,13 +5,16 @@ feeds() { # feed <name> <feedurl> [basesiteurl] [encoding] feed 'Arabesque' 'https://blog.sanctum.geek.nz/feed/' feed 'Arch Linux: Recent news updates' 'https://archlinux.org/feeds/news/' + feed 'Archive.org' 'https://blog.archive.org/feed/' feed 'Armed and Dangerous' 'http://esr.ibiblio.org/?feed=rss2' feed 'Bartosz Ciechanowski' 'https://ciechanow.ski/atom.xml' + feed 'Bernhard Albicker' 'https://privat.albicker.org/blog/index.xml' feed 'Blog von cane' 'https://www.privacy-handbuch.de/blog-von-cane.rss' feed 'Bugswriter' 'https://bugswriter.com/atom.xml' feed 'Codemadness' 'https://codemadness.org/atom_content.xml' feed 'endtimes.dev' 'https://endtimes.dev/feed.xml' feed 'F-Droid' 'https://f-droid.org/feed.xml' + feed 'Geld und mehr' 'https://norberthaering.de/feed/' feed 'GERMAN-FOREIGN-POLICY.com' 'https://www.german-foreign-policy.com/feed.xml' feed 'History for Atheists' 'https://historyforatheists.com/feed/' feed 'Jacob Smith' 'https://jacobwsmith.xyz/rss.xml' @@ -27,6 +30,8 @@ feeds() { feed 'Mojeek' 'https://blog.mojeek.com/atom.xml' feed 'Monero' 'https://www.getmonero.org/feed.xml' feed 'NINA' 'https://warnung.bund.de/api31/mowas/rss/066310000000.rss' + feed 'Nitrokey Blog' 'https://www.nitrokey.com/blog_rss.xml' + feed 'Nitrokey News' 'https://www.nitrokey.com/rss.xml' feed 'PAPIERLOS LESEN' 'https://papierlos-lesen.de/feed/' feed 'PINE64' 'https://www.pine64.org/feed/' feed 'Privacy-Handbuch Changelog' 'https://www.privacy-handbuch.de/changelog-handbuch.rss'