diff --git a/shell/gpg b/shell/gpg new file mode 100755 index 0000000..3e20921 --- /dev/null +++ b/shell/gpg @@ -0,0 +1,5 @@ +#GPG_TTY=$(tty) +#export GPG_TTY +#gpg-connect-agent updatestartuptty /bye >/dev/null + +# vim: ft=bash