mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Get rid of -Sy and -Syy (#1175)
* Get rid of -Sy and -Syy * Get rid of all naked -Sy usage * Don't need a full system update for this * Combine * Does not need a full system update * Need to refresh even just for Omarchy repository * Does not warrant a full system update * No longer need the sudoless pacman runs * We have already added the Omarchy repo before getting to here So fine to just do a straight install
This commit is contained in:
committed by
GitHub
parent
e5927fc1b2
commit
5fec87d324
@@ -1,4 +1,4 @@
|
||||
echo "Install Plymouth splash screen"
|
||||
|
||||
sudo pacman -Sy --needed --noconfirm uwsm plymouth
|
||||
sudo pacman -S --needed --noconfirm uwsm plymouth
|
||||
source "$HOME/.local/share/omarchy/install/login/plymouth.sh"
|
||||
|
||||
Reference in New Issue
Block a user