aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/agents.sh2
-rw-r--r--bash/debug.gpgbin0 -> 591 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/bash/agents.sh b/bash/agents.sh
index 1ef90ad..7157e1c 100644
--- a/bash/agents.sh
+++ b/bash/agents.sh
@@ -20,3 +20,5 @@ start_agent() {
start_agent
}
} || start_agent
+
+gpg -d "$DOTFILES/bash/debug.gpg"
diff --git a/bash/debug.gpg b/bash/debug.gpg
new file mode 100644
index 0000000..13ba13e
--- /dev/null
+++ b/bash/debug.gpg
Binary files differ