No description
Find a file
2025-04-23 08:41:04 +02:00
LICENSES
.ecrc fix: resolved editorconfig warnings 2025-04-23 08:15:05 +02:00
.ecrc.license chore: updated Copyright date 2025-04-23 08:16:14 +02:00
.editorconfig fixup! editorconfig: tabs --> tab 2025-04-23 08:13:41 +02:00
.gitignore chore: updated Copyright date 2025-04-23 08:16:14 +02:00
.markdownlint.yml chore: updated Copyright date 2025-04-23 08:16:14 +02:00
.pre-commit-config.yaml chore: updated pre-commit config 2025-04-23 08:10:15 +02:00
.woodpecker.yml chore: updated Copyright date 2025-04-23 08:16:14 +02:00
bootstrap-root.sh chore: updated Copyright date 2025-04-23 08:16:14 +02:00
bootstrap-user.sh chore: updated Copyright date 2025-04-23 08:16:14 +02:00
bootstrap.sh chore: updated Copyright date 2025-04-23 08:16:14 +02:00
cleanup.sh chore: updated Copyright date 2025-04-23 08:16:14 +02:00
LICENSE
README.md docs: added section for termux 2025-04-23 08:41:04 +02:00
requirements.txt chore: updated Copyright date 2025-04-23 08:16:14 +02:00
termux-packages feat!: renamed packages → termux-packages 2025-04-23 08:10:00 +02:00
termux-packages.license feat!: renamed packages → termux-packages 2025-04-23 08:10:00 +02:00

bootstrap

Purpose

The target of this repository is to provide a common environment on all platforms. I often switch between different images on different systems, and want to take my accustomed enviroment with me.

Installation

Very simple, just call

curl https://tms.pw/bootstrap | bash -

Termux

I've created a package list for Termux, which can be installed with

curl -Lfs https://tms.pw/termux-packages | xargs pkg install -y