(git) added git configuration

This commit is contained in:
scbj
2025-05-24 11:03:42 +02:00
committed by quak
parent d6d2d8a149
commit c73e46fc5f

10
gitconfig/.gitconfig Normal file
View File

@@ -0,0 +1,10 @@
[core]
editor = nvim
[pull]
rebase = true
[log]
date = iso-local
; [format]
; pretty = format:%C(yellow)%h %C(auto)%d %C(reset)%s %C(cyan)%ad
[include]
path = ~/.config/.gitconfig