Remove .config/git/config

Remove .zshrc
Change attributes of .config/git/config
This commit is contained in:
eeleater 2022-11-13 16:25:45 +01:00
parent 00077d17b1
commit 3a9d17c73b
3 changed files with 0 additions and 62 deletions

View file

@ -1,6 +0,0 @@
[user]
email = nikolasweger@googlemail.com
name = eeleater
[pull]
rebase = false

View file

@ -0,0 +1,6 @@
[user]
email = {{ .email }}
name = {{ .name }}
[pull]
rebase = false