diff options
author | tom barrett <spalf0@gmail.com> | 2018-03-20 09:53:41 -0500 |
---|---|---|
committer | tom barrett <spalf0@gmail.com> | 2018-03-20 09:53:41 -0500 |
commit | c235c03808ee207bc8cd0492b24f6618d29e928c (patch) | |
tree | 7f40b6155fb8cc50d89534d73c98efc737ec2a17 /.gitconfig | |
parent | d253fa8a01f54ca13e04905ad33ded326e11423e (diff) |
-random other used things
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..398831c --- /dev/null +++ b/.gitconfig @@ -0,0 +1,5 @@ +# This is Git's per-user configuration file. +[user] +# Please adapt and uncomment the following lines: + name = tom barrett + email = spalf0@gmail.com |