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