Update dotfiles

This commit is contained in:
2025-11-06 10:01:30 +01:00
parent b41eb3bfef
commit 2465032eef
7 changed files with 76 additions and 91 deletions

View File

@@ -5,8 +5,9 @@
lola = log --graph --decorate=full\n--pretty=oneline --abbrev-commit --all
logf = "!echo \"Remember to add -S<string>\" ; git log --color -p --source --all"
[user]
name = olemorud
email = ole.kristian.morud@cern.ch
name = Ole Morud
email = ole-morud-git.football131@simplelogin.com
signingkey = /home/ole/.ssh/id_ed25519.pub
[color]
ui = true
diff = auto
@@ -20,4 +21,11 @@
[branch]
autosetuprebase = always
[init]
defaultBranch = master
defaultBranch = master
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[gpg]
format = ssh