Add dotfile tree
This commit is contained in:
12
tree/.gitconfig
Normal file
12
tree/.gitconfig
Normal 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
|
||||
Reference in New Issue
Block a user