These are made with chezmoi and are inspired by this video and this one
Warning
If you don't know what these do, don't just install them!
These are configuration files for my specific way of working. They setup many things - including 1Password for SSH/Git keys. Just installing these without research will result in a headache!
The two-liner to install these and get going is this:
export GITHUB_USERNAME=limegorilla
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME