Make steam easy to install
This commit is contained in:
parent
996123406d
commit
81743e07af
@ -15,6 +15,9 @@ ExecStart=
|
|||||||
ExecStart=-/usr/bin/agetty --autologin $USER --noclear %I \$TERM
|
ExecStart=-/usr/bin/agetty --autologin $USER --noclear %I \$TERM
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
# Add lib32 for pacman so we can install steam
|
||||||
|
sudo sed -i '/^\s*#\[multilib\]/,/^$/{s/^\s*#//}' /etc/pacman.conf
|
||||||
|
|
||||||
# Set common git aliases
|
# Set common git aliases
|
||||||
git config --global alias.co checkout
|
git config --global alias.co checkout
|
||||||
git config --global alias.br branch
|
git config --global alias.br branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user