This script will:
- Clone dotfiles repository
- Install
pacmanpkgs - Install
AURpackages usingparu - Install flatpaks
All files in the software directory are treated as software lists, with the following exceptions:
flatpak: installed as Flatpak packagesaur: installed as AUR packages- All other files: installed via Pacman
git clone https://github.com/Areppa/installScript
cd installScript
# Give permissions to execute install script and run it
chmod +x install.sh
./install.sh