dotfiles/git/.gitconfig

17 lines
249 B
INI
Raw Normal View History

2021-07-25 16:13:54 +00:00
[user]
name = Reinaldy Rafli
email = aldy505@tutanota.com
2021-08-15 16:02:06 +00:00
signingkey = CFDB9400255D8CB6
2021-07-25 16:13:54 +00:00
[core]
editor = code
[color]
status = auto
branch = auto
interactive = auto
[gpg]
program = gpg
[init]
defaultBranch = master
[commit]
gpgsign = false