1.0.0 - Remade structure for GNU Stow

This commit is contained in:
2020-09-30 10:39:09 +02:00
parent d5c2147ed1
commit af44571593
766 changed files with 131648 additions and 18 deletions

44
apt.sh
View File

@@ -20,28 +20,36 @@ apt install bash \
nmap \
openssh \
openssl \
python2 \
rsync \
sed \
tmux \
vim \
wget \
zip
zip \
unstable-repo \
x11-repo \
algernon \
busybox \
binutils \
ffmpeg \
dropbear \
lynx \
make \
nano \
nodejs \
nsnake \
nudoku \
pngquant \
python \
ranger \
termux-api \
termux-auth \
vitetris \
wol \
yarn \
stow \
man
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
pip install youtube-dl requests