projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5387e5
)
Mention dotfiles management in the gpg-agent post.
author
W. Trevor King
<wking@drexel.edu>
Wed, 21 Mar 2012 14:42:30 +0000
(10:42 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Wed, 21 Mar 2012 14:42:30 +0000
(10:42 -0400)
posts/gpg-agent.mdwn
patch
|
blob
|
history
diff --git
a/posts/gpg-agent.mdwn
b/posts/gpg-agent.mdwn
index cdd0d13638662afba04cc15de510e0d7214f4904..f4df5501b4db70e15af57efa3fbf82c890437cf5 100644
(file)
--- a/
posts/gpg-agent.mdwn
+++ b/
posts/gpg-agent.mdwn
@@
-2,7
+2,8
@@
The 2.X branch of [[GnuPG]] comes with [gpg-agent][] for caching
passphrases. The documentation is good, but here are my notes
outlining my usual usage.
-Add
+Add the following to your `~/.bashrc` (see [[dotfiles]] for fancy
+dotfiles maintenance):
if [ -f "${HOME}/.gnupg/agent-info" ]; then
source "${HOME}/.gnupg/agent-info"