mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +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