dotfiles/.gitconfig
2025-05-14 23:38:53 -05:00

10 lines
187 B
INI

[user]
email = nick@theflyingfool.com
name = TheFlyingFool
; [diff]
; tool = vscode
; [difftool "vscode"]
; cmd = "code --wait --diff $LOCAL $REMOTE "
; [fetch]
; prune = true