This commit is contained in:
olari
2019-04-13 22:28:43 +03:00
commit cbf6cd3f07
19 changed files with 1066 additions and 0 deletions

10
bash/install_steam.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/bash
# Discard on use
rm $0
echo "[multilib]
Include = /etc/pacman.d/mirrorlist
" | sudo tee --append /etc/pacman.conf
sudo pacman -S steam steam-native-runtime