summaryrefslogtreecommitdiff
path: root/config/git/user.work
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-01-04 19:47:49 -0800
committerFranck Cuny <franck@fcuny.net>2021-01-04 19:47:49 -0800
commit0454a3536bdef1657510faa1e472fc5aa9d518a7 (patch)
treee2b561ea5d6acc2b368641b57abab8ee5fd9dd9c /config/git/user.work
parentmake: split between Darwin and Linux (diff)
downloademacs.d-0454a3536bdef1657510faa1e472fc5aa9d518a7.tar.gz
git: store configuration under XDG_CONFIG_HOME
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
Diffstat (limited to 'config/git/user.work')
-rw-r--r--config/git/user.work3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/git/user.work b/config/git/user.work
new file mode 100644
index 0000000..d95b398
--- /dev/null
+++ b/config/git/user.work
@@ -0,0 +1,3 @@
+[user]
+ name = Franck Cuny
+ email = fcuny@twitter.com