omarchy-chromium is now on the OPR

This commit is contained in:
David Heinemeier Hansson
2025-08-24 20:05:13 +02:00
parent 5ad441e539
commit 4d28721682
3 changed files with 17 additions and 27 deletions

View File

@@ -10,11 +10,6 @@ if omarchy-pkg-aur-accessible; then
yay -S --noconfirm --needed \
tzupdate wl-screenrec \
python-poetry-core python-terminaltexteffects
# We install chromium to be safe that we have a browser,
# but replace it with our version if AUR is available
sudo pacman -Rns chromium
yay -S --noconfirm omarchy-chromium-bin
else
echo -e "\n\e[31mAUR is unavailable. Skipping installation of: 1password, Typora, tte, tzupdate !\e[0m"
echo "You will have to install these later when AUR is available."