Update .gitconfig.

This commit is contained in:
Darren 'Tadgy' Austin 2022-09-07 21:11:31 +01:00
commit 19f91bc593

View file

@ -13,3 +13,10 @@
username = tadgy
[commit]
verbose = 1
[push]
autoSetupRemote = true
[alias]
c = commit
d = diff
p = push
s = status