commit 13655eb2d85e95d46507fe6df0b57503ee9a8d88 parent 1ac70ea9d3cdc668d47246732a9edff0704a4c07 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Wed, 21 Feb 2024 07:48:07 +0100 todo Diffstat:
install.sh | | | 7 | ++----- |
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/install.sh b/install.sh @@ -26,11 +26,8 @@ ln -s ~/apps/xcompose/dotXCompose ~/.XCompose # git clone https://git.zx2c4.com/password-store # sudo make install -# do this by hand, because depending on hg sucks -# hg clone 'https://bitbucket.org/sterlingcamden/urlpicker/' -# sudo mkdir -p '/usr/lib/urxvt/perl' -# sudo cp urlpicker/url-picker /usr/lib/urxvt/perl -# sudo chmod -R og+rx /usr/lib/urxvt +# TODO by hand: download https://github.com/quite/urlpicker and put url-picker +# script in /usr/local/lib/urxvt/perl cd ~/config mkdir -p ~/.elinks