aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt/0.13/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'home/.sbt/0.13/build.sbt')
-rw-r--r--home/.sbt/0.13/build.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.sbt/0.13/build.sbt b/home/.sbt/0.13/build.sbt
index 7cb6766..a9d3b22 100644
--- a/home/.sbt/0.13/build.sbt
+++ b/home/.sbt/0.13/build.sbt
@@ -2,6 +2,7 @@
* PGP
*/
import com.typesafe.sbt.pgp.PgpKeys._
+gpgCommand in Global := "gpg2"
pgpSigningKey in Global := Some(0x2CED17AB2B6D6F37l)
useGpgAgent in Global := true
useGpg in Global := true