aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-11-11 21:26:49 -0200
committerEuAndreh <eu@euandre.org>2018-11-11 21:26:49 -0200
commit01bd72c261a59bda6ee7922e8d0bee58d03e8123 (patch)
treed782943ff83133afdd63d27aa172d56e324afb91
parentAdd docs on wpa_supplicant in OS setup. (diff)
downloaddotfiles-01bd72c261a59bda6ee7922e8d0bee58d03e8123.tar.gz
dotfiles-01bd72c261a59bda6ee7922e8d0bee58d03e8123.tar.xz
Omit output of gpg.
-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