dotfiles/config/git/gitconfig.macos
Menno van Leeuwen 6278eb6df5
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
refactor: update SSH signing keys and remove WSL configuration
2025-01-28 15:44:18 +01:00

11 lines
209 B
Plaintext

[user]
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+sKpcREOUjwMMSzEWAso6830wbOi8kUxqpuXWw5gHr
email = menno@vleeuwen.me
name = Menno van Leeuwen
[gpg]
format = ssh
[commit]
gpgsign = true