Move configs into XDG_CONFIG_HOME instead
This commit is contained in:
parent
583af04e56
commit
9bfd1d1174
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[include]
|
[include]
|
||||||
path = .gitconfig.local
|
path = config.local
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
d = diff
|
d = diff
|
Loading…
Reference in a new issue