Add dotfile tree

This commit is contained in:
2021-04-07 00:14:05 +02:00
parent be993fcaf9
commit 89dc3d02c4
9 changed files with 1266 additions and 0 deletions

12
tree/.gitconfig Normal file
View File

@ -0,0 +1,12 @@
[user]
email = joakim@hulthe.net
name = Joakim Hulthe
signingkey = joakim@hulthe.net
[commit]
gpgSign = true
[pull]
rebase = true
[core]
editor = nvim
[init]
defaultBranch = master