aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--gnupg/dirmngr.conf1
-rw-r--r--gnupg/gpg-agent.conf2
-rw-r--r--gnupg/gpg.conf3
-rw-r--r--vim/vimrc.stub2
5 files changed, 4 insertions, 8 deletions
diff --git a/VERSION b/VERSION
index ac296b11..6bbcbcef 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v7.2.0
-Wed, 24 Jul 2019 00:28:31 +0000
+tejr dotfiles v7.3.0
+Tue, 30 Jul 2019 22:10:14 +0000
diff --git a/gnupg/dirmngr.conf b/gnupg/dirmngr.conf
new file mode 100644
index 00000000..14114144
--- /dev/null
+++ b/gnupg/dirmngr.conf
@@ -0,0 +1 @@
+keyserver hkps://keys.openpgp.org
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf
deleted file mode 100644
index c50602c5..00000000
--- a/gnupg/gpg-agent.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-# Cache keys for two hours
-default-cache-ttl 7200
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf
index 7ef1c07d..96868715 100644
--- a/gnupg/gpg.conf
+++ b/gnupg/gpg.conf
@@ -3,6 +3,3 @@ default-recipient-self
# Suppress the copyright message
no-greeting
-
-# Use the GPG agent for key management and decryption
-use-agent
diff --git a/vim/vimrc.stub b/vim/vimrc.stub
index 1e496033..9eecd487 100644
--- a/vim/vimrc.stub
+++ b/vim/vimrc.stub
@@ -17,7 +17,7 @@ endif
" 'compatible' on, source your trusty ~/.exrc, put on your dubbed cassette
" copy of Kraftwerk's 'Computerwelt', and start using vi v3.7 on your
" engineering department's Sun OS 4.x server via your VT220 terminal. It's
-" July 1985, you grok ANSI C, and it's good for you, like raisin bran.
+" July 1985, you write K&R C, and it's good for you, like raisin bran.
"
set runtimepath-=~/.vim
set runtimepath-=~/.vim/after