dotfiles/config/git/gitconfig.macos
Menno van Leeuwen e1aa41d1d3
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 39s
Add Ansible configuration and remove NixOS
2025-01-20 09:18:58 +01:00

14 lines
289 B
Plaintext

[user]
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+sKpcREOUjwMMSzEWAso6830wbOi8kUxqpuXWw5gHr
email = menno@vleeuwen.me
name = Menno van Leeuwen
[gpg]
format = ssh
[gpg "ssh"]
program = /Applications/1Password.app/Contents/MacOS/op-ssh-sign
[commit]
gpgsign = true