dotfiles

My dotfiles
git clone git://src.gearsix.net/dotfiles
Log | Files | Refs | Atom

commit 4e6b3880f044c1c63467a882761509af64b6ea0f
parent 2247b7e42746d199c0c65c81826f58ae7e72199d
Author: gearsix <gearsix@tuta.io>
Date:   Wed, 30 Sep 2020 23:39:44 +0100

added Shining Rock Software to sfeedrc

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

diff --git a/src/sfeedrc b/src/sfeedrc @@ -6,6 +6,7 @@ feeds() { feed "gearsix-scripts" "https://git.gearsix.net/scripts/atom.xml" feed "gearsix-dotfm" "https://git.gearsix.net/dotfm/atom.xml" feed "codemadness" "https://www.codemadness.nl/atom.xml" + feed "Shining Rock Software" "http://www.shiningrocksoftware.com/feed/rss" # tech feed "golang-youtube" "https://www.youtube.com/feeds/videos.xml?channel_id=UCO3LEtymiLrgvpb59cNsb8A" feed "golang-releases" "https://github.com/golang/go/releases.atom"