myconfig

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

commit 0fa9c89bf05e5830f7d1f10632c503099bba5e21
parent 0aefec79d071a0889d32134357fb3b10c160fe19
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun,  9 Jun 2024 17:16:16 +0200

install

Diffstat:
install.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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