Git
Git Config
Git Global Config
git config --global user.name "Anne Brown"
git config --global user.email anne@browndomain.com
GitHub CLI
Install GitHub Desktop
Raspi
Install from pi-apps
.
Ubuntu
sudo apt install gh
Authn
gh auth login # Opens browser for authn
Two Factor Authn
Copyright @ 2024 Anne Brown