1
0
dotfiles/git/dot-gitconfig
Nigel 16ffd644c4
git config removed gpg signkey, rofi theme updated to catpuccin
emacs config update

Signed-off-by: Nigel <nigelbarink@hotmail.com>
2025-01-21 21:06:59 +01:00

13 lines
236 B
Plaintext

[user]
email = nigelbarink@hotmail.com
name = Nigel
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[init]
defaultBranch = main
[commit]
gpgsign = false