ArchUpdater
This is a simple update script for an arch linux system using Pacman, yay, and flatpak.
Usage:
Clone the repo and run the script and that should be it. It does assume you are using yay as your AUR helper and that you use flatpak, but other than that it should need no additional dependencies
It will install colordiff if you do not have it installed
Installation
You can either symlink the script to somewhere in your PATH or you can simply alias the script.
Languages
Shell
100%