aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 4d3819b..c891552 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -6,6 +6,7 @@
6 editor = vim 6 editor = vim
7[commit] 7[commit]
8 gpgsign = true 8 gpgsign = true
9 verbose = true
9[tag] 10[tag]
10 gpgsign = true 11 gpgsign = true
11[alias] 12[alias]