mirror of https://github.com/tiyn/dotfiles
parent
844373a5a6
commit
429a4cce26
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
##add openssh
|
||||||
|
sudo pacman -S openssh
|
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
## uncomment multilib in /etc/pacman.conf before installing wine
|
||||||
|
|
||||||
|
## installing wine
|
||||||
|
sudo pacman -S wine
|
Loading…
Reference in new issue