1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-14 14:17:45 +02:00
This commit is contained in:
tiynger 2019-07-18 17:23:48 +02:00
parent 844373a5a6
commit 429a4cce26
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