Config files and configuration procedures.
This project is maintained by ggirelli
git config --global user.email "gigi.ga90@gmail.com"
git config --global user.name "Gabriele Girelli"
Assumes using 1Password and 1Password CLI (
op
), and having GitHub CLI (gh
) installed.
Create a new authentication token: GitHub dev settings
Setup GitHub CLI to authenticate via 1Password following this guide.
Assumes using 1Password and 1Password CLI (
op
), and having GitHub CLI (gh
) installed.
Create a new SSH key if not already available.
Setup signing git commits following this guide.