mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-18 01:57:44 +01:00
renaming
This commit is contained in:
parent
844373a5a6
commit
429a4cce26
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