No description
Find a file
2023-10-17 13:36:28 +02:00
cleanup
LICENSES
.ecrc
.ecrc.license
.editorconfig
.gitignore
.markdownlint.yml
.pre-commit-config.yaml feat: added shellcheck to pre-commit hooks 2023-10-17 13:36:28 +02:00
.woodpecker.yml
bootstrap-root.sh fix: don't install diffr directly from git, use the release from cargo 2023-10-17 13:30:25 +02:00
bootstrap-user.sh
bootstrap.sh
LICENSE
README.md
requirements.txt

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 -