Automate-MacOS-Setup/.gitconfig

19 строки
315 B
INI
Исходник Постоянная ссылка Обычный вид История

2019-03-25 21:46:42 +03:00
[user]
name = Dan Fernandez
email = dan@danfernandez.me
2019-03-25 21:46:42 +03:00
[credential]
helper = osxkeychain
[color]
ui = auto
[color "diff"]
meta = cyan bold
frag = magenta bold
[color "status"]
untracked = cyan
[color "branch"]
current = cyan reverse bold
local = green
remote = yellow
[core]
2019-04-11 09:16:51 +03:00
editor = code --wait