aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-01-05 14:28:05 +0000
committerterminaldweller <thabogre@gmail.com>2023-01-05 14:28:05 +0000
commit0d1f5ea194a2e9542784d50ad72f588d0f30fe98 (patch)
tree1db87f1358678a1295e57d5d72741d726cb02b07 /.gitconfig
parentupdate (diff)
downloadscripts-0d1f5ea194a2e9542784d50ad72f588d0f30fe98.tar.gz
scripts-0d1f5ea194a2e9542784d50ad72f588d0f30fe98.zip
update
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