diff options
-rw-r--r-- | bash/agents.sh | 2 | ||||
-rw-r--r-- | bash/debug.gpg | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..13ba13e --- /dev/null +++ b/bash/debug.gpg |