diff options
author | EuAndreh <eu@euandre.org> | 2018-11-11 21:26:49 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-11-11 21:26:49 -0200 |
commit | 01bd72c261a59bda6ee7922e8d0bee58d03e8123 (patch) | |
tree | d782943ff83133afdd63d27aa172d56e324afb91 | |
parent | Add docs on wpa_supplicant in OS setup. (diff) | |
download | dotfiles-01bd72c261a59bda6ee7922e8d0bee58d03e8123.tar.gz dotfiles-01bd72c261a59bda6ee7922e8d0bee58d03e8123.tar.xz |
Omit output of gpg.
-rw-r--r-- | bash/agents.sh | 2 | ||||
-rw-r--r-- | bash/debug.gpg | bin | 591 -> 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 Binary files differindex 13ba13e..9838295 100644 --- a/bash/debug.gpg +++ b/bash/debug.gpg |