summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2015-06-09 20:09:25 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2015-06-09 20:09:41 -0400
commit60d6f0a62bf694d5c778fdc3a5c33e2bb8a52443 (patch)
tree5f53820b2a12a5ae2a844525a19aa9ac9080d946
parentd07420a9b008081319d9509311a3bd5e77149184 (diff)
shroud: Add config file.
-rw-r--r--dotfiles/.shroud4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/.shroud b/dotfiles/.shroud
new file mode 100644
index 0000000..64abf89
--- /dev/null
+++ b/dotfiles/.shroud
@@ -0,0 +1,4 @@
+;; -*- mode: scheme -*-
+
+'((user-id . "davet@gnu.org")
+ (gpg-binary . "gpg2"))