From c085561ef880c1775056e18dc6e2534eddd9a3aa Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 2 Jun 2022 14:50:05 +0200 Subject: Update gitconfig to include separate work config for user config --- .gitconfig.work.inc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitconfig.work.inc (limited to '.gitconfig.work.inc') diff --git a/.gitconfig.work.inc b/.gitconfig.work.inc new file mode 100644 index 0000000..09ea817 --- /dev/null +++ b/.gitconfig.work.inc @@ -0,0 +1,5 @@ +[user] + name = Ahmed AbdelHalim + email = a14m@pm.me + username = a14m + signingkey = 7A690E8DFE36C63A99355B1B76296F290BE3A016 -- cgit v1.2.3