dotfiles

My personal dotfiles.
Log | Files | Refs | Submodules | README

commit 6e077d4563a7215da12a258298073cb09f50dab9
parent 362466c552afa26c5070b195b4c3131b8b1ebbff
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Sat, 30 May 2026 04:52:07 -0300

newsboat: update urls

Diffstat:
M.config/newsboat/urls | 12++----------
1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/.config/newsboat/urls b/.config/newsboat/urls @@ -1,28 +1,21 @@ # Software https://gitlab.com/enrique_idael/dots/commits/main?format=atom "~Dotfiles Enrique" -https://changelog.qgis.org/en/qgis/atom/latest-version/ software -https://inkscape.org/news/feed/ design software "~Inkscape" -https://www.docker.com/blog/feed/ software -https://github.com/moodle/moodle/releases.atom software "~Github moodle" -https://github.com/bgregos/foreground/releases.atom software "~Github foreground" https://github.com/qutebrowser/qutebrowser/commits/tree-tabs-integration.atom "~Github qutebrowser treetabs" https://github.com/SPRFMO/jjmr/commits/main.atom software "~Github jjmr" https://github.com/admb-project/admb/commits/main.atom "~Github ADMB" http://feeds.vimgolf.com/latest-challenges software "~VimGolf" -https://www.gimp.org/feeds/atom.xml software "~GIMP" https://www.reddit.com/r/suckless/new.rss "~Reddit Suckless" -https://www.reddit.com/r/suckless/comments/1ezsdbi/webdriver_for_surf/.rss "~Reddit Suckless post for webdriver" https://unix.stackexchange.com/feeds/question/782487 "~unix.stackexchange surf and webdriver" # Vim -https://github.com/SirVer/ultisnips/commits/master.atom vim "~Github SirVer/ultisnips" https://github.com/mattn/emmet-vim/commits/master.atom vim "~Github mattn/emmet-vim" https://github.com/tpope/vim-surround/commits/master.atom vim "~Github tpope/vim-surround" https://github.com/michaeljsmith/vim-indent-object/commits/master.atom vim "~Github michaeljsmith/vim-indent-object" https://github.com/ledger/vim-ledger/commits/master.atom vim "~Github ledger/vim-ledger" +https://github.com/lervag/vimtex/commits/master.atom vim "~Github lervag/vimtex" # Python -http://feeds.feedburner.com/PythonInsider python +https://blog.python.org/rss.xml python https://matplotlib.org/matplotblog/index.xml python https://planet.sympy.org/rss10.xml python @@ -31,7 +24,6 @@ https://pypi.org/rss/project/Authlib/releases.xml python "~PyPI Authlib" https://pypi.org/rss/project/Pillow/releases.xml python "~PyPI Pillow" https://pypi.org/rss/project/Shapely/releases.xml python "~PyPI Shapely" https://pypi.org/rss/project/black/releases.xml python "~PyPI black" -https://pypi.org/rss/project/bugwarrior/releases.xml python "~PyPI bugwarrior" https://pypi.org/rss/project/click/releases.xml python "~PyPI Click" https://pypi.org/rss/project/fiona/releases.xml python "~PyPI Fiona" https://pypi.org/rss/project/flake8/releases.xml python "~PyPI flake8"