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

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