myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit e30bd109610e72cb7aa801b4297c731c91c39025
parent c79156547f0b4e2f364d747177e8cd28856535ed
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 13 Sep 2025 16:46:54 +0200

new packages

Diffstat:
apt/headless | 2++
apt/latex | 1+
apt/python | 2++
3 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/apt/headless b/apt/headless @@ -74,3 +74,5 @@ apparmor # security # saxonb-xslt for saxonb-xslt for SWERC XSL stylesheets linkchecker + +plocate diff --git a/apt/latex b/apt/latex @@ -35,3 +35,4 @@ lacheck texlive-extra-utils # pdfcrop # texlive-htmlxml # includes tex4ht, convert latex to HTML/XML => now in texlive-binaries? bibtool +vim-vimtex diff --git a/apt/python b/apt/python @@ -93,3 +93,5 @@ python3-geopy # geocoding for carbon footprint computations python3-feedparser python3-poppler-qt5 # pdfannot + +python3-pandas # to plot things