Files
omarchy/bin/omarchy-update-system-pkgs
David Heinemeier Hansson 4701726c83 Split out removing orphan packages as well
And make sure failed AUR update doesn't fail the update entirely
2026-01-19 12:21:06 -05:00

7 lines
97 B
Bash
Executable File

#!/bin/bash
set -e
echo -e "\e[32m\nUpdate system packages\e[0m"
sudo pacman -Syyu --noconfirm