add tur-repo and chromium
This commit is contained in:
parent
bafc27a047
commit
e1b6469287
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue