René Fuhry 0e6a49a220
Added check where it looks if the config exists
Created an if statement which checks if a config exists, if not, then it will create one with default values which are defined in the script.
Added two variables in the config, one variable for which aur-helper you wanna use and another variable where you choose if it should do the pre- and after-backups.
2022-12-15 13:07:56 +01:00
2022-12-03 23:57:19 +00:00
2022-12-04 00:00:47 +00:00

update_bash

This is an update script written in bash which updates all your pacman and aur packages as well as updating your flatpaks. It also backups a list of all your pkg's and flatpaks, your fstab and the makepkg.conf to the location that you specify in the config.

Description
alpm hooks for the pacman package manager
Readme GPL-3.0 2.3 MiB
Languages
Shell 56.6%
Go 30.4%
Makefile 13%