This commit is contained in:
kento2 2026-01-23 22:18:10 +01:00
parent 4d4c82ed6f
commit 86c95c4253
2 changed files with 19 additions and 0 deletions

8
INSTALL Executable file
View file

@ -0,0 +1,8 @@
sudo xbps-install -u xbps
sudo xbps-install git lr make
sudo xbps-install -Syu
scp -r 192.168.178.128:.ssh .
git clone git@kentoj.de:d.git dots
cd dots
sudo xbps-install -y $(cat pkgs.txt)
make