myconfig

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

commit 296eab50b22f9f3c334e1604530ad38501e32e1d
parent 456bbb847b3f3ffc9ed419ae54aea0cf7c066725
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 15 Jun 2026 08:30:46 +0200

apt

Diffstat:
apt/desktop_large | 3---
apt/gramps | 2++
2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/apt/desktop_large b/apt/desktop_large @@ -2,6 +2,3 @@ poedit wireshark cheese xsane - -gramps -python3-bsddb3 # for gramps diff --git a/apt/gramps b/apt/gramps @@ -0,0 +1,2 @@ +gramps +python3-bsddb3 # for gramps