This sets up my profile & dev environment that I use across all my machines.
This script will clone the dotfiles repo to ~/.dotfiles
and link all the config files plus install all the packages I use.
curl -fsSL https://raw.githubusercontent.com/jsg2021/dotfiles/main/install | sh
My commit signing is handled by 1Password. If you use a different signing method, you should update the gpg
blocks in the gitconfig. However, if you also use 1Password, you can use my setup, just set the signingkey
property in configs/gitconfig
to your public key.