diff options
| author | Miguel <m.i@gmx.at> | 2019-05-26 22:46:19 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-05-26 22:46:19 +0200 |
| commit | 5bcbc13d49e4e4bc615ae33290bd85ace7ab864a (patch) | |
| tree | 5194a3d74568039bddef63e7354a1245c996ed1f /git | |
| parent | 6c012d7880698e715b4e91111e0e5d89ee0bf3f1 (diff) | |
more configs
Diffstat (limited to 'git')
| -rw-r--r-- | git/.gitconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig new file mode 100644 index 0000000..58dcb03 --- /dev/null +++ b/git/.gitconfig @@ -0,0 +1,5 @@ +# This is Git's per-user configuration file. +[user] +# Please adapt and uncomment the following lines: + name = Miguel + email = m.i@gmx.at |
