diff --git a/README.md b/README.md index d874e86..b5912da 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,3 @@ 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 diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 32ab2bc..2eec490 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -21,7 +21,6 @@ apt-get update \ command-not-found \ curl \ diffr \ - direnv \ elinks \ eza \ fd-find \ @@ -31,7 +30,6 @@ apt-get update \ glances \ highlight \ htop \ - keychain \ locales \ man \ mc \