move gitconfig to top of home
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
signingkey = 89A36EAC3D3F4AF7
|
||||
[core]
|
||||
compression = 9
|
||||
excludesfile = ~/.config/git/ignore
|
||||
excludesfile = ~/.gitignore
|
||||
pager = less -F -X
|
||||
#pager = cat
|
||||
[color]
|
||||
@@ -19,3 +19,5 @@
|
||||
autocorrect = 1
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[cola]
|
||||
spellcheck = false
|
||||
0
git/.config/git/ignore → git/.gitignore
vendored
0
git/.config/git/ignore → git/.gitignore
vendored
Reference in New Issue
Block a user