mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-14 10:12:28 +00:00
Move gpg related git config out to gpg module
This commit is contained in:
@@ -14,11 +14,9 @@
|
||||
|
||||
[include]
|
||||
path = ~/.gitconfig-win
|
||||
path = ~/.gitconfig-gpg
|
||||
path = ~/.gitconfig-local
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user