mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
We don't have yay yet
This commit is contained in:
@ -13,7 +13,7 @@ catch_errors() {
|
||||
trap catch_errors ERR
|
||||
|
||||
# Update all built-in packages
|
||||
yay -Syu --noconfirm
|
||||
sudo pacman -Syu --noconfirm
|
||||
|
||||
# Install everything
|
||||
for f in ~/.local/share/omarchy/install/*.sh; do
|
||||
|
Reference in New Issue
Block a user