1
0
Fork 0
dotfiles/.gitconfig

16 lines
231 B
INI

[credential]
helper = store
[core]
editor = nvim
[user]
name = Pratham Patel
email = thefirst1322@gmail.com
[color]
ui = auto
[init]
defaultBranch = master
[push]
default = simple
[diff]
tool = meld