Compare commits
No commits in common. "master" and "feature/termux" have entirely different histories.
master
...
feature/te
2 changed files with 0 additions and 8 deletions
|
@ -15,9 +15,3 @@ The target of this repository is to provide a common environment on all platform
|
||||||
Very simple, just call
|
Very simple, just call
|
||||||
|
|
||||||
curl https://tms.pw/bootstrap | bash -
|
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
|
|
||||||
|
|
|
@ -21,7 +21,6 @@ apt-get update \
|
||||||
command-not-found \
|
command-not-found \
|
||||||
curl \
|
curl \
|
||||||
diffr \
|
diffr \
|
||||||
direnv \
|
|
||||||
elinks \
|
elinks \
|
||||||
eza \
|
eza \
|
||||||
fd-find \
|
fd-find \
|
||||||
|
@ -31,7 +30,6 @@ apt-get update \
|
||||||
glances \
|
glances \
|
||||||
highlight \
|
highlight \
|
||||||
htop \
|
htop \
|
||||||
keychain \
|
|
||||||
locales \
|
locales \
|
||||||
man \
|
man \
|
||||||
mc \
|
mc \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue