mirror of https://github.com/tiyn/dotfiles
parent
807dee172b
commit
e39ec15164
@ -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