1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-01 17:07:45 +02:00
This commit is contained in:
tiynger 2019-07-18 17:23:48 +02:00
parent 807dee172b
commit e39ec15164
2 changed files with 10 additions and 0 deletions

4
.dotinstall/sshinstall.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
##add openssh
sudo pacman -S openssh

View File

@ -0,0 +1,6 @@
#!/bin/bash
## uncomment multilib in /etc/pacman.conf before installing wine
## installing wine
sudo pacman -S wine