mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +00:00
[git] Move git config to XDG
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
email = andy@tensixtyone.com
|
email = andy@tensixtyone.com
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.gitignore_global
|
excludesfile = ~/.config/git/gitignore_global
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
prune = fetch --prune
|
prune = fetch --prune
|
||||||
Reference in New Issue
Block a user