summaryrefslogtreecommitdiff
path: root/.shenv
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-16 16:49:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-08-16 16:49:24 -0700
commitd9d3aa6ea1fdd1d97dff9870102057fd8a16b3f4 (patch)
tree416bf09803e0c62aed550ec47bd882f94a5e51c5 /.shenv
parent22983f8fdfd7bb13939eb5a6e97da564ca3e082a (diff)
downloaddotfiles-d9d3aa6ea1fdd1d97dff9870102057fd8a16b3f4.tar.gz
use long keyid in .shenv
Diffstat (limited to '.shenv')
-rwxr-xr-x.shenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/.shenv b/.shenv
index f128ae4c..6ae68bbb 100755
--- a/.shenv
+++ b/.shenv
@@ -114,7 +114,7 @@ GIT_PAGER=
export GIT_PAGER
GIT_MERGE_AUTOEDIT=no
export GIT_MERGE_AUTOEDIT
-GPG_KEY_ID=3B6D411B
+GPG_KEY_ID=0F56D0553B6D411B
export GPG_KEY_ID
MAILDIR="$HOME/.fmail/"
export MAILDIR