Browse code

gitconfig - v0.0

Fred authored on13/01/2021 12:08:14
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,31 @@
1
+# Title: .gitconfig-pro
2
+# Author: Frédéric CHEVALIER <f15.chevalier@gmail.com>
3
+# Version: 0.0
4
+# Created in: 2021-01-13
5
+# Modified in:
6
+
7
+
8
+
9
+#==========#
10
+# Comments #
11
+#==========#
12
+
13
+# ~/.gitconfig-pro: executed for all non-personal folders
14
+
15
+
16
+
17
+#==========#
18
+# Versions #
19
+#==========#
20
+
21
+# v0.0 - 2021-01-13: creation
22
+
23
+
24
+
25
+#========#
26
+# Config #
27
+#========#
28
+
29
+[user]
30
+    email = fcheval@txbiomed.org
31
+    name = fdchevalier