dotfiles

ref(git): move git configs to XDG standard file paths

-2
-2
git/gitconfig git/config
··· 14 14 insteadOf = https://github.com/ 15 15 [url "git@github.com:boltlessengineer/"] 16 16 insteadOf = self: 17 - [core] 18 - excludesFile = ~/.config/git/gitignore_global 19 17 [rerere] 20 18 enabled = true 21 19 [alias]
git/gitignore_global git/ignore