You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/dot_gitconfig

14 lines
216 B
Plaintext

[user]
name = sgoudham
email = sgoudham@gmail.com
signingkey = 44E818FD5457EEA4
[commit]
gpgsign = true
[core]
autocrlf = input
editor = lvim
[push]
autoSetupRemote = true
[init]
defaultBranch = main