aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-11-20 16:16:29 -0300
committerEuAndreh <eu@euandre.org>2020-11-20 16:16:29 -0300
commitb6467f3017098ae4ea12a619c6651f022af34d8c (patch)
tree30709176407847f5f3d7a5b710fe51353f2fe085 /bash
parentps1.sh: Rewrite and simplify (diff)
downloaddotfiles-b6467f3017098ae4ea12a619c6651f022af34d8c.tar.gz
dotfiles-b6467f3017098ae4ea12a619c6651f022af34d8c.tar.xz
agents.sh: Remove gpg debug.gpg
Diffstat (limited to 'bash')
-rw-r--r--bash/agents.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bash/agents.sh b/bash/agents.sh
index e23d6e58..4428163b 100644
--- a/bash/agents.sh
+++ b/bash/agents.sh
@@ -22,6 +22,4 @@ start_agent() {
}
} || start_agent
-gpg -q -d "$DOTFILES/bash/debug.gpg"
-
eval "$(direnv hook bash)"