Change filenames for global and local files

This commit is contained in:
Oliver Davies 2019-10-06 00:02:29 +01:00
parent 2f51721936
commit 6e6ec01ab0

View file

@ -50,7 +50,7 @@
[core]
# A global .gitignore file.
excludesFile = ~/.gitignore-global
excludesFile = ~/.gitignore.global
[diff]
tool = vimdiff
@ -70,7 +70,7 @@
autocorrect = 1
[include]
path = ~/.gitconfig-local
path = ~/.gitconfig.local
[rebase]
autosquash = true