dotfiles/git/.gitconfig

10 lines
146 B
INI

[user]
name = M.R. Firmansyah
email = firman@mrfirmansyah.my.id
[credential]
helper = store
[init]
defaultBranch = main
[pull]
rebase = true