Something else is preventing steam from running right now

So remove this for now
This commit is contained in:
David Heinemeier Hansson
2025-06-26 14:00:36 -07:00
parent 50a92c00fa
commit da35e7747d

View File

@ -12,10 +12,6 @@ ExecStart=
ExecStart=-/usr/bin/agetty --autologin $USER --noclear %I \$TERM
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
git config --global alias.br branch