dotfiles/.gitconfig
2022-12-19 16:12:37 +03:00

12 lines
179 B
INI

[user]
name = osbm
email = osmanfbayram@gmail.com
[credential]
helper = store
[core]
pager = cat
editor = nano
[push]
autoSetupRemote = true
[init]
defaultBranch = main