Files
dotfiles/git/gitconfig
Nick Mello 2c5831ef70 fish: git: Setup default editor to be neovim
Sets default editor for things such as git commits and diffs

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2025-08-14 22:45:30 -05:00

12 lines
197 B
Plaintext

[user]
name = Nick Mello
email = nick@nmello.dev
signingkey = A4007252A92585A8
[commit]
template = /home/nicholasmello/.gitmessage
gpgsign = true
[merge]
tool = nvimdiff
[gpg]
program = gpg