Git config

This commit is contained in:
Aleksandr Lebedev 2025-11-05 12:25:56 +01:00
parent 2822c1b11b
commit b93f4c3a5f
3 changed files with 34 additions and 36 deletions

7
files/.config/git/config Normal file
View file

@ -0,0 +1,7 @@
[user]
name = Aleksandr Lebedev
email = alex.lebedev2003@icloud.com
[core]
editor = emacsclient -c
[color]
ui = auto