Move all chezmoi files into 'home' directory

This commit is contained in:
2024-10-13 04:23:26 -05:00
parent 9166166371
commit b520d0938f
22 changed files with 2 additions and 1 deletions

16
home/dot_gitconfig Normal file
View File

@@ -0,0 +1,16 @@
[user]
name = Xevion
email = xevion@xevion.dev
# signingkey = C217005CF3C00672
# [commit]
# gpgsign = true
[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[core]
editor = micro
[init]
defaultBranch = master