add credential and pull config

This commit is contained in:
James Dixon 2020-07-20 17:09:46 -04:00
parent ad3c395dca
commit a7cf1fe793

View File

@ -10,6 +10,7 @@
name = James Dixon
[credential]
username = lemonase
helper = store
[color]
ui = true
status = auto
@ -18,6 +19,8 @@
tool = vimdiff
[difftool]
prompt = false
[pull]
ff = only
[alias]
a = add
aa = add --all