personal arch post install script for a base arch linux installation
The script installs yay and all the packages in the packages.csv file.
Post arch installation execute the following command with your main user
curl -Lks https://raw.githubusercontent.com/tomdevelops/arch-post-install/main/install | /bin/bash