aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/agents.sh2
-rw-r--r--bash/debug.gpgbin591 -> 593 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/bash/agents.sh b/bash/agents.sh
index 7157e1c..7ce1fef 100644
--- a/bash/agents.sh
+++ b/bash/agents.sh
@@ -21,4 +21,4 @@ start_agent() {
}
} || start_agent
-gpg -d "$DOTFILES/bash/debug.gpg"
+gpg -q -d "$DOTFILES/bash/debug.gpg"
diff --git a/bash/debug.gpg b/bash/debug.gpg
index 13ba13e..9838295 100644
--- a/bash/debug.gpg
+++ b/bash/debug.gpg
Binary files differ