Commit Graph

22 Commits

Author SHA1 Message Date
59b1b711ac Use dependencies variable to clean up output, also make installing dependencies more reliable by updating the package list if the installation fails the first time 2026-02-22 08:10:34 +01:00
32c44d84d8 Change comments to include some dashes for better readability 2026-02-22 08:06:51 +01:00
8209fcbf1b Change shebang to include a dash at the end to indicate there are no more cli arguments 2026-02-22 08:03:53 +01:00
3d81515a7e Small cleanup 2026-01-31 08:49:30 +01:00
3424fbc3ac Ask the user whether they want to proceed 2026-01-24 20:23:18 +01:00
6b34c42f41 Display updates before the process starts 2026-01-24 20:22:59 +01:00
94b836f96e Remove probably unnecessary "set -e" 2026-01-24 09:45:39 +01:00
ee1f0a22ee Only display flatpak message if it is installed 2026-01-24 09:26:19 +01:00
54b4b44b7a Actually do the update at the point is is supposed to be done 2026-01-16 05:53:04 +01:00
8cdba1906f Stop yay from asking so many questions 2026-01-09 23:22:02 +01:00
2984ef9193 Simplify getting dependencies 2026-01-09 23:21:12 +01:00
bb5855fec9 Move system backups to snapper 2026-01-09 23:20:35 +01:00
12e9698024 Add desktop entry 2025-05-27 19:34:00 +02:00
999887a4fa Automatically remove /etc/pacman.d/mirrorlist.pacnew since it is dynamically fetched by this script 2025-05-27 18:57:41 +02:00
4db72307fe Keep snapshot for 30 days 2025-03-07 17:05:29 +01:00
82f38485c1 Add comment for flatpaks 2025-01-20 18:57:54 +01:00
5b798d1ba3 Add ability to update flatpaks 2024-11-24 09:28:15 +01:00
7ab1f488c4 Directly check for vim binary instead of nvim 2024-09-20 21:23:07 +02:00
bc657cf034 Create vim symlink to neovim for vim -d binary 2024-09-20 21:21:47 +02:00
c7e1b7e01a Add dependency to neovim for vim -d binary 2024-09-20 21:18:49 +02:00
7ef7097fa0 First well working version 2024-09-20 20:59:12 +02:00
889dc2c3b6 Initial commit 2024-09-20 20:57:13 +02:00