These are my dotfiles.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
git clone https://github.com/chrislopresto/dotfiles "${HOME}/.dotfiles"
cd "${HOME}/.dotfiles"
./script/setup
rcup
Choose personal or work git config via tags.
rcup -t personal
rcdn -t personal
rcup -t work
rcdn -t work
Follow 1Password instructions to configure git commit signing with SSH for "GitHub SSH Key".