diff options
| author | EuAndreh <eu@euandre.org> | 2020-11-20 16:16:29 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-11-20 16:16:29 -0300 |
| commit | b6467f3017098ae4ea12a619c6651f022af34d8c (patch) | |
| tree | 30709176407847f5f3d7a5b710fe51353f2fe085 /bash | |
| parent | ps1.sh: Rewrite and simplify (diff) | |
| download | dotfiles-b6467f3017098ae4ea12a619c6651f022af34d8c.tar.gz dotfiles-b6467f3017098ae4ea12a619c6651f022af34d8c.tar.xz | |
agents.sh: Remove gpg debug.gpg
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/agents.sh | 2 |
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)" |
