Handy scripts for Arch Linux users
Finds all modified configuration files and creates a backup named OUTPUT_TAR_GZ
Finds all installed official & AUR packages and creates two package lists
Helper script to launch all backup scripts and create one "master" backup archive named OUTPUT_TAR_GZ
Restores all modified configuration files from a previously created INPUT_TAR_GZ
Install all official & AUR packages from the package lists created by backup_packagelists.sh
Helper script to restore the entire system from the "master" backup archive INPUT_TAR_GZ created by backup_system.sh