aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'home/.sbt')
-rw-r--r--home/.sbt/0.13/gpg.sbt2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.sbt/0.13/gpg.sbt b/home/.sbt/0.13/gpg.sbt
index 38741b5..56f1616 100644
--- a/home/.sbt/0.13/gpg.sbt
+++ b/home/.sbt/0.13/gpg.sbt
@@ -2,4 +2,6 @@ import com.typesafe.sbt.pgp.PgpKeys._
pgpSigningKey in Global := Some(0x2CED17AB2B6D6F37l)
+useGpgAgent in Global := true
+
useGpg in Global := true