aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2023-03-18 09:21:31 +0000
committerterminaldweller <devi@terminaldweller.com>2023-03-18 09:21:31 +0000
commite0f99ff9980aec94ddf9c1acf191f3001f5060ca (patch)
tree6a8139d8ea4e915413b2d33a5af0d36bc1c5a001 /.gitconfig
parentupdates (diff)
downloadscripts-e0f99ff9980aec94ddf9c1acf191f3001f5060ca.tar.gz
scripts-e0f99ff9980aec94ddf9c1acf191f3001f5060ca.zip
updates
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 7faa744..953edc1 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -2,7 +2,7 @@
[user]
# Please adapt and uncomment the following lines:
name = terminaldweller
- email = thabogre@gmail.com
+ email = devi@terminaldweller.com
signingkey = /home/devi/.ssh/id_rsa.pub
[apply]