Commit Graph

28 Commits

Author SHA1 Message Date
c32f402d3b Add PKGBUILD 2023-02-03 23:34:48 +01:00
175757c688 better 2023-02-01 02:12:58 +01:00
693282236b nevermind 2023-02-01 02:10:05 +01:00
97a7233269 version bump 2023-02-01 02:08:37 +01:00
b92c888f42 Continued development... 2023-02-01 02:07:55 +01:00
2a00f56fc6 betterer code 2023-01-31 00:29:35 +01:00
2aca92f351 removed pacutils dependency
the script now uses pacman's build in flag to output all pkg's (even looks the same)
2023-01-28 01:54:33 +01:00
ceb94c21fc Improvements 2023-01-21 23:10:18 +01:00
3465d2c3e4 perfect... 2023-01-21 03:35:48 +01:00
13db9ed5bc Add files via upload 2023-01-14 22:36:20 +01:00
a4ca632c58 added help long option 2023-01-10 19:20:34 +01:00
84d0e162d1 removed unnecessary character
It works with or without it
2022-12-25 05:29:00 +01:00
78d0a8b6a4 changes in the backup functions
They now create .new files, rsync them and then rename them to remove the .new
2022-12-25 05:25:34 +01:00
2b6e959566 better now
changed repo name and made first sentence sound better
2022-12-19 14:42:51 +01:00
a9f4626aa9 many small fixes 2022-12-19 14:28:18 +01:00
60ae6e56f4 I give up
it just doesn't work
2022-12-19 14:26:52 +01:00
fb45b21699 fixed stupid mistake
forgot to add dollar sign to make boolean variable
2022-12-19 14:25:35 +01:00
708bc61c7e removed unused code 2022-12-19 13:45:34 +01:00
a0ef64b4a6 created a makefile && removed now useless code
Makefiles make install and unistalling way easier and mostly automated
2022-12-16 23:57:47 +01:00
280d3a7cb0 fixed small mistake 2022-12-16 14:29:15 +01:00
7f00d23c6c small changes
mostly formatting and changed concatination of some commands
2022-12-16 01:29:03 +01:00
42e636c83f added some explanation 2022-12-15 13:18:54 +01:00
9e3df77f8d changed to default state 2022-12-15 13:10:30 +01:00
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
95949c4b6a added stuff 2022-12-04 00:00:47 +00:00
dad0e83a46 created README 2022-12-03 23:59:37 +00:00
65bf33cdcf created License 2022-12-03 23:57:19 +00:00
641d775ac0 Initial commit 2022-12-04 00:56:39 +01:00