I hate repeating myself, so my config lives here.
sudo pacman -Syu && sudo pacman -S --needed git
mkdir -p ~/code/rbwsam && cd ~/code/rbwsam
git clone https://github.com/rbwsam/dotfiles.git && cd dotfiles
./arch-i3/setup.shsudo apt update && sudo apt install git
mkdir -p ~/code/rbwsam && cd ~/code/rbwsam
git clone https://github.com/rbwsam/dotfiles.git && cd dotfiles
./deb-ssh/setup.shssh-keygen -t ed25519 -f ~/.ssh/id_ed25519# If you have the pbcopy alias
cat ~/.ssh/id_ed25519.pub | pbcopyAdd public key to GitHub: https://github.com/settings/keys