diff options
| author | EuAndreh <eu@euandre.org> | 2018-11-11 21:21:54 -0200 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-11-11 21:21:54 -0200 |
| commit | 9b94f376eb5ed92536c1248c4978eab948ce7f04 (patch) | |
| tree | a4b0681820faad8aa08d8f7564899f22f75f490d /bash | |
| parent | Comment Guix repos in mrconfig.ini. (diff) | |
| download | dotfiles-9b94f376eb5ed92536c1248c4978eab948ce7f04.tar.gz dotfiles-9b94f376eb5ed92536c1248c4978eab948ce7f04.tar.xz | |
Decrypt dumb file on setup.
Diffstat (limited to 'bash')
| -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 |
