1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh pacman-key --init pacman-key --refresh-keys pacman-key --populate pacman -Syy pacman -S --noconfirm openssh tmux systemctl start sshd echo "root:welcome" | chpasswd git clone https://git.cjennings.net/archsetup.git