More commands that should not present themselves

This commit is contained in:
David Heinemeier Hansson
2025-08-08 15:10:51 +02:00
parent 4f1a87c7e3
commit f33d004bc9
4 changed files with 3 additions and 15 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/bash
~/.local/share/omarchy/bin/omarchy-show-logo
echo "Adding multilib repository for 32-bit compatibility"
sudo sed -i '/^\s*#\[multilib\]/,/^$/{s/^\s*#//}' /etc/pacman.conf
sudo pacman -Sy
@@ -9,5 +7,3 @@ sudo pacman -Sy
echo "Now pick dependencies matching your graphics card"
yay -S steam
gtk-launch steam >/dev/null 2>&1 &
~/.local/share/omarchy/bin/omarchy-show-done