initial commit

This commit is contained in:
bartal laearsson
2026-06-29 12:42:38 +01:00
commit d16e497c83
15 changed files with 882 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
[user]
name = Bartal Læarsson
email = bartal@flo.fo
signingkey = ~/.ssh/id_ed25519.pub
[commit]
gpgsign = true
[tag]
gpgsign = true
[gpg]
format = ssh
[gpg "ssh"]
allowedSignersFile = ~/.ssh/allowed_signers
[core]
editor = nvim
autocrlf = input
[pull]
rebase = true
[push]
autoSetupRemote = true
[init]
defaultBranch = main
[merge]
conflictstyle = diff3
[diff]
colorMoved = zebra