Add .config/git/config
This commit is contained in:
parent
c180b0b459
commit
9877441a5c
1 changed files with 6 additions and 0 deletions
6
dot_config/git/config
Normal file
6
dot_config/git/config
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[user]
|
||||||
|
email = nikolasweger@googlemail.com
|
||||||
|
name = eeleater
|
||||||
|
|
||||||
|
[pull]
|
||||||
|
rebase = false
|
Loading…
Add table
Add a link
Reference in a new issue