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