dotfiles

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

commit 0df596801ed256fee3024963a7da8e3f7f4cdb99
parent 7e658aec0a6b1d2a7e78c2c9b9226bf4f4e48ce1
Author: Sven Möller <sven@svenmoeller.xyz>
Date:   Fri, 22 Jul 2022 21:52:45 +0200

Add feed

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

diff --git a/sfeed/.sfeed/sfeedrc b/sfeed/.sfeed/sfeedrc @@ -26,6 +26,7 @@ feeds() { 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' + feed 'Profanity' 'https://profanity-im.github.io/blog/index.xml' feed 'Raptitude.com' 'https://www.raptitude.com/feed/' feed 'Seirdy' 'https://seirdy.one/posts/atom.xml' feed 'suckless.org news' 'https://suckless.org/atom.xml'