Git config
This commit is contained in:
parent
2822c1b11b
commit
b93f4c3a5f
3 changed files with 34 additions and 36 deletions
7
files/.config/git/config
Normal file
7
files/.config/git/config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[user]
|
||||
name = Aleksandr Lebedev
|
||||
email = alex.lebedev2003@icloud.com
|
||||
[core]
|
||||
editor = emacsclient -c
|
||||
[color]
|
||||
ui = auto
|
||||
Loading…
Add table
Add a link
Reference in a new issue