From e1b646928741db34fbfca5edaa26d3ee51c00fa1 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Sat, 26 Oct 2024 10:56:04 -0500 Subject: [PATCH] add tur-repo and chromium --- boxes/phone/out-of-tree/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/boxes/phone/out-of-tree/Makefile b/boxes/phone/out-of-tree/Makefile index b7959b7..2a8d1ca 100644 --- a/boxes/phone/out-of-tree/Makefile +++ b/boxes/phone/out-of-tree/Makefile @@ -41,8 +41,12 @@ termux-pkgs: isync \ neomutt \ wget \ + tur-repo \ x11-repo + pkg install \ + chromium # from tur-repo + termux-dots: ln -sf $(CURDIR)/../../../.config ~/.config ln -sf $(CURDIR)/../../../home/ssh/config ~/.ssh/config