diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-07 22:44:30 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-07 22:44:30 +0100 |
commit | bed6795be8f278bbc8c2c87a7a8bba12cd1b377c (patch) | |
tree | ff218ad269bf58c3e5a028b1bc2df7ff9e5a3fce | |
parent | c1f9f264733be71b51301f6b8516d78c18e111c9 (diff) |
added repo urls to newsboat
-rw-r--r-- | config/common/newsboat/urls | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/common/newsboat/urls b/config/common/newsboat/urls index 3f706ed..0e9aee1 100644 --- a/config/common/newsboat/urls +++ b/config/common/newsboat/urls @@ -20,3 +20,11 @@ https://www.reddit.com/r/danklinuxusers.rss # Missing github feed "---MUSIC---" https://mastodonmusic.social/@djomnimaga.rss +"---REPOS---" +https://github.com/vim/vim/releases.atom +https://github.com/neovim/neovim/releases.atom +https://github.com/yt-dlp/yt-dlp/releases.atom +https://github.com/hrsh7th/nvim-cmp/releases.atom +https://github.com/L3MON4D3/LuaSnip/releases.atom +https://github.com/alacritty/alacritty/releases.atom +https://github.com/umlaeute/v4l2loopback/releases.atom |