myconfig

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

commit 83e22ced95aed66e76f8b40f31093794bc3b181e
parent b4a668db02e720117954eac41ee6beb3f64f9da0
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 24 Jun 2024 18:44:50 +0200

Merge branch 'master' of a3nm.net:git/myconfig

Diffstat:
apt/latex | 1+
install.sh | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/apt/latex b/apt/latex @@ -34,3 +34,4 @@ chktex lacheck texlive-extra-utils # pdfcrop # texlive-htmlxml # includes tex4ht, convert latex to HTML/XML => now in texlive-binaries? +bibtool diff --git a/install.sh b/install.sh @@ -24,7 +24,7 @@ ln -s ~/apps/xcompose/dotXCompose ~/.XCompose git clone 'https://github.com/quite/urlpicker' sudo mkdir -p /usr/lib/urxvt/perl -cp ~/apps/urlpicker/url-picker /usr/lib/urxvt/perl/url-picker +sudo cp ~/apps/urlpicker/url-picker /usr/lib/urxvt/perl/url-picker sudo chmod -R og+rx /usr/lib/urxvt cd ~/config