# 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](/termux-packages) for Termux, which can be installed with curl -Lfs https://tms.pw/termux-packages | xargs pkg install -y