0.1.0 Initial Commit

This commit is contained in:
2020-09-29 23:22:33 +02:00
commit d5c2147ed1
765 changed files with 131666 additions and 0 deletions

47
apt.sh Normal file
View File

@@ -0,0 +1,47 @@
#!/data/data/com.termux/files/usr/bin/bash
# Install command-line tools using Apt.
# Make sure were using the latest Apt.
apt update
apt install bash \
bash-completion \
bc \
binutils \
coreutils \
dnsutils \
file \
grep \
gzip \
htop \
less \
mc \
nmap \
openssh \
openssl \
python2 \
rsync \
sed \
tmux \
vim \
wget \
zip
pkg install unstable-repo
pkg install x11-repo
pkg install algernon
pkg list-installed
pkg install busybox
pkg install binutils
pkg install ffmpeg
pkg install vim
pkg install dropbear
pkg install lynx make nano nmap nodejs nsnake nudoku pngquant python ranger termux-api termux-auth vitetris
pkg install wol wget
pip install youtube-dl requests
pip install --upgrade pip
pkg install yarn
pkg install stow
pkg install man
pkg install tmux