New configs
This commit is contained in:
12
.gitconfig
12
.gitconfig
@@ -1,7 +1,17 @@
|
||||
[user]
|
||||
name = MCorange99
|
||||
email = gvidasjuknevicius2@gmail.com
|
||||
email = mcorange@mcorangehq.xyz
|
||||
signingkey = AFCD0DBD8A3B07EB821AB5EC5BE6B533CB76FE86
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[pull]
|
||||
rebase = false
|
||||
[core]
|
||||
editor = nvim
|
||||
[safe]
|
||||
directory = /opt/gf
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
default = current
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
Reference in New Issue
Block a user