chore: fix git configs

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-08-28 11:22:22 +03:00
parent 41315f7c53
commit 25831458aa
5 changed files with 58 additions and 53 deletions

View File

@@ -1,18 +1,19 @@
# vim: ft=gitconfig ai noexpandtab
[include]
path = ~/.dotfiles/config/git/shared
path = ~/.dotfiles/config/git/shared
[user]
name = Ismo Vuorinen
email = ismo@ivuorinen.net
name = Ismo Vuorinen
email = ismo@ivuorinen.net
[github]
user = ivuorinen
user = ivuorinen
[include]
path = ~/.config/git/overrides/config
path = ~/.config/git/overrides/config
[advice]
detachedHead = false
detachedHead = false
[column]
ui = auto
[branch]