mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-10 04:20:34 +00:00
Ensure multilib is added
So it doesnt error out
This commit is contained in:
@@ -14,6 +14,7 @@ EOF
|
||||
|
||||
# Add lib32 for pacman so we can install steam
|
||||
sudo sed -i '/^\s*#\[multilib\]/,/^$/{s/^\s*#//}' /etc/pacman.conf
|
||||
sudo pacman -Sy
|
||||
|
||||
# Set common git aliases
|
||||
git config --global alias.co checkout
|
||||
|
||||
Reference in New Issue
Block a user