From 740c7a56bb662de575bcd95c7414792ff4038627 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Wed, 23 Apr 2025 08:41:04 +0200 Subject: [PATCH] docs: added section for termux --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b5912da..d874e86 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,9 @@ The target of this repository is to provide a common environment on all platform Very simple, just call 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