1
1
Fork 0

Updated gitconfig

This commit is contained in:
Kenwood 2021-05-30 18:10:48 -04:00
parent bf82c8933e
commit e53f5de1b8
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
[user] [user]
email = kenwood364@gmail.com email = kenwood364@gmail.com
name = KenwoodFox name = KenwoodFox
[alias]
add-commit = !git add -A && git commit
[credential] [credential]
helper = store helper = store
[global]
[push]
default = current