mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
renaming
This commit is contained in:
parent
807dee172b
commit
e39ec15164
4
.dotinstall/sshinstall.sh
Executable file
4
.dotinstall/sshinstall.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
##add openssh
|
||||||
|
sudo pacman -S openssh
|
6
.dotinstall/wineinstall.sh
Normal file
6
.dotinstall/wineinstall.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
## uncomment multilib in /etc/pacman.conf before installing wine
|
||||||
|
|
||||||
|
## installing wine
|
||||||
|
sudo pacman -S wine
|
Loading…
x
Reference in New Issue
Block a user