mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-10 06:06:59 -06:00
Move all chezmoi files into 'home' directory
This commit is contained in:
16
home/dot_gitconfig
Normal file
16
home/dot_gitconfig
Normal 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
|
||||
Reference in New Issue
Block a user