-
Notifications
You must be signed in to change notification settings - Fork 0
git
TuxLux40 edited this page Jan 14, 2026
·
1 revision
Sample config at git/.gitconfig
cp ~/Projects/TL40-Dots/git/.gitconfig ~/.gitconfigThen edit:
user.nameuser.email
- Editor:
micro - Aliases:
st,co,br pull.rebase = true
git config --global user.signingkey YOUR_KEY_ID
git config --global commit.gpgsign trueSee git-setup for YubiKey details.