🚀 ArchMega

archMega.sh is a Script to Install ArchLinux.

wget https://github.com/elbachir-one/ArchMega/blob/main/archMega.sh
chmod +x archMega.sh
./archMega.sh
Note: The script will launch cfdisk, and you need to create 3 partitions:
  1. The first one is EFI.
  2. The second one is the SWAP partition.
  3. The third is the file system in this order.
Important: After the installation is finished, you will need to reboot the system.

🛠 Setup Suckless

suckLess.sh is a Script to Set Up The Suckless Tools.

Note: Make sure you login with your username.
wget https://github.com/elbachir-one/ArchMega/blob/main/suckLess.sh
chmod +x suckLess.sh
./suckLess.sh
Important: At the end, your PC will reboot automatically.

***Et voilà!***