aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 2d9922a..b468d4b 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -3,6 +3,7 @@
# Please adapt and uncomment the following lines:
name = terminaldweller
email = thabogre@gmail.com
+ signingkey = /home/devi/.ssh/id_rsa.pub
# https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git
[color "decorate"]
@@ -123,3 +124,8 @@
diffFilter = diff-highlight
[core]
editor = vim
+ # hooksPath = ~/devi-githooks
+[commit]
+ gpgsign = true
+[gpg]
+ format = ssh