docs: added section for termux

This commit is contained in:
Tobias Schmidl 2025-04-23 08:41:04 +02:00
parent 9df58bf1b4
commit 740c7a56bb

View file

@ -15,3 +15,9 @@ The target of this repository is to provide a common environment on all platform
Very simple, just call Very simple, just call
curl https://tms.pw/bootstrap | bash - curl https://tms.pw/bootstrap | bash -
## Termux
I've created a [package list](/termux-packages) for Termux, which can be installed with
curl -Lfs https://tms.pw/termux-packages | xargs pkg install -y