summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-01 03:22:18 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-03 01:02:23 -0500
commit5f5d2ad7d426c4243c68a3faded09c0852077230 (patch)
treeea645057b93a55dcfdaedc4202f577c9a35b2be2 /bin
parentdb2a0410dcbb2f66ca7489e8d2650710fdc0808c (diff)
downloadconf-5f5d2ad7d426c4243c68a3faded09c0852077230.tar.gz
conf-5f5d2ad7d426c4243c68a3faded09c0852077230.zip
remove unnecessary keychain file
this hasn't been used in quite some time
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gpg1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/gpg b/bin/gpg
index 2b49217..d418711 100755
--- a/bin/gpg
+++ b/bin/gpg
@@ -3,5 +3,4 @@
GPG=/usr/bin/$(basename $0)
keychain -q --timeout 30
-. ~/.keychain/${HOSTNAME}-sh-gpg
$GPG $*