initial commit

This commit is contained in:
2023-06-25 06:46:53 -04:00
commit dc24aada7b
9 changed files with 145 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
update:
cd pkg && ./update-config.sh
configure:
cd pkg && sudo ./configure-system.sh && ./configure-user.sh
install-packages:
cd pkg && sudo ./install-official-packages.sh && install-aur-packages.sh
yay:
#todo