diff options
Diffstat (limited to '')
-rwxr-xr-x | hm/soispha/conf/gpg/agent-program.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hm/soispha/conf/gpg/agent-program.sh b/hm/soispha/conf/gpg/agent-program.sh deleted file mode 100755 index 47d8158f..00000000 --- a/hm/soispha/conf/gpg/agent-program.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env dash - -# shellcheck source=/dev/null -SHELL_LIBRARY_VERSION="2.1.2" . %SHELL_LIBRARY_PATH - -onlykey-gpg-agent -v --skey-slot=ECC32 --dkey-slot=ECC32 "$@" |