add tur-repo and chromium

This commit is contained in:
stupidcomputer 2024-10-26 10:56:04 -05:00
parent bafc27a047
commit e1b6469287
1 changed files with 4 additions and 0 deletions

View File

@ -41,8 +41,12 @@ termux-pkgs:
isync \ isync \
neomutt \ neomutt \
wget \ wget \
tur-repo \
x11-repo x11-repo
pkg install \
chromium # from tur-repo
termux-dots: termux-dots:
ln -sf $(CURDIR)/../../../.config ~/.config ln -sf $(CURDIR)/../../../.config ~/.config
ln -sf $(CURDIR)/../../../home/ssh/config ~/.ssh/config ln -sf $(CURDIR)/../../../home/ssh/config ~/.ssh/config